Caplin Trader 4.0.3

Class: module:caplin/grid/decorator/ColumnResizingDecorator

module:caplin/grid/decorator/ColumnResizingDecorator

Constructor

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

Constructs a caplin.grid.decorator.ColumnResizingDecorator 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 ColumnResizingDecorator allows the user to resize columns.

Parameters:
Name Type Description
mConfig Object config object
Implements: