Caplin Trader 4.0.3

Class: module:caplin/grid/decorator/ColumnReorderingDecorator

module:caplin/grid/decorator/ColumnReorderingDecorator

Constructor

new module:caplin/grid/decorator/ColumnReorderingDecorator(mConfig)

Constructs a caplin.grid.decorator.ColumnReorderingDecorator instance — end-users will never need to do this themselves since grids are fully constructed based on their XML definition files by the module:caplin/grid/GridComponentFactory class. The ColumnReorderingDecorator adds the ability to change the order of columns. This is activated by dragging a column to a different position in the order.
Parameters:
Name Type Description
mConfig Map config object
Implements: