Class
caplin.grid.decorator

GroupHeaderDecorator

The GroupHeaderDecorator adjusts the styling of rows that are intended to act as subheadings for groups of data.

Constructor Summary

Attributes Name and Description
caplin.grid.decorator.GroupHeaderDecorator( mDecoratorConfig)

Constructs a caplin.grid.decorator.GroupHeaderDecorator instance — end-users will never need to do this as grids are constructed based on their configurations in 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.GroupHeaderDecorator( mDecoratorConfig)

Constructs a caplin.grid.decorator.GroupHeaderDecorator instance — end-users will never need to do this as grids are constructed based on their configurations in XML definition files by the caplin.grid.GridComponentFactory class.

Parameters
mDecoratorConfig