new module:ct-grid /decorator /Column Resizing Decorator(config)
Constructs a 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:ct-grid/GridComponentFactory
class.
The ColumnResizingDecorator
allows the user to resize columns.
Parameters:
Name | Type | Description |
---|---|---|
config |
object | config object |
Methods
on Close()
- Implements: