Caplin Trader 4.8.0

Class: module:caplin/grid/decorator/ColumnResizingDecorator

module:caplin/grid/decorator/ColumnResizingDecorator

Constructor

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

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
config object config object
Implements:

Methods

onClose()

Implements:

onColumnsAdded()

Implements:

onColumnsRemoved()

Implements:

onContainerHtmlRendered()

Implements:

setGridView()

Implements: