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 |
Methods
-
onClose()
-
- Implements:
-
onColumnsAdded()
-
onColumnsRemoved()
-
onContainerHtmlRendered()
-
setGridView()