Caplin Trader 5.1.0

Class: module:ct-grid/decorator/ColumnReorderingDecorator

module:ct-grid/decorator/ColumnReorderingDecorator(config)

new module:ct-grid/decorator/ColumnReorderingDecorator(config)

Constructs a 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:ct-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.

Parameters:
Name Type Description
config object

config object

Implements: