Class
caplin.grid.decorator

ColumnResizingDecorator

The ColumnResizingDecorator allows the user to resize columns.

Constructor Summary

Attributes Name and Description
caplin.grid.decorator.ColumnResizingDecorator(Object 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 caplin.grid.GridComponentFactory class.

Methods implemented from class caplin.grid.decorator.GridDecorator:
setGridView
Methods implemented from class caplin.grid.GridViewListener:
onActivate, onAllRowsReceived, onClose, onContainerHtmlRendered, onDeactivate, onHide, onMaximize, onMinimize, onOpen, onResize, onRestore, onRowStructureChanged, onScroll, onScrollComplete, onScrollHorizontal, onScrollVertical, onShow, onViewRedrawn, onVisibleRowCountChanged
Methods implemented from class caplin.grid.GridColumnModelListener:
onApplyFilters, onColumnsAdded, onColumnsRemoved, onFiltersChanged, onRequiredFieldsChanged, onSortColumnChanged, onWidthChanged

Constructor Detail

caplin.grid.decorator.ColumnResizingDecorator(Object 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 caplin.grid.GridComponentFactory class.

Parameters
Object mConfig config object