Class
caplin.grid.decorator

ResetColumnsDecorator

The ResetColumnsDecorator class provides a single button users can use to remove any column filters they may have applied, and/or reset the column sort order to original state.

Constructor Summary

Attributes Name and Description
caplin.grid.decorator.ResetColumnsDecorator(Object mDecoratorConfig)

Constructs a caplin.grid.decorator.ResetColumnsDecorator 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

Constructor Detail

caplin.grid.decorator.ResetColumnsDecorator(Object mDecoratorConfig)

Constructs a caplin.grid.decorator.ResetColumnsDecorator 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 mDecoratorConfig config object