Class
caplin.grid.decorator

ColumnReorderingDecorator

The ColumnReorderingDecorator adds the ability to change the order of columns. This is activated by dragging a column to a different position in the order.

Constructor Summary

Attributes Name and Description
caplin.grid.decorator.ColumnReorderingDecorator(Map mConfig)

Constructs a caplin.grid.decorator.ColumnReorderingDecorator 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.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.decorator.GridDecorator:
setGridView
Methods implemented from class caplin.grid.GridRowModelListener:
onAllDataReceived, onRowContentsChanged, onRowDataReceived, onRowDataRequested, onRowDataUnavailable, onRowModelStateChanged, onSizeChanged, onStartIndexChanged

Constructor Detail

caplin.grid.decorator.ColumnReorderingDecorator(Map mConfig)

Constructs a caplin.grid.decorator.ColumnReorderingDecorator 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
Map mConfig config object