Caplin Trader 4.8.0

Class: module:caplin/grid/decorator/GroupHeaderDecorator

module:caplin/grid/decorator/GroupHeaderDecorator

Constructor

new module:caplin/grid/decorator/GroupHeaderDecorator(decoratorConfigopt)

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 module:caplin/grid/GridComponentFactory class.

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

Parameters:
Name Type Attributes Default Description
decoratorConfig object <optional>
{}
Properties
Name Type Attributes Default Description
headerTextField string <optional>
"SubHeaderText" The group header text.
Implements:

Methods

onAllRowsReceived()

Implements:
See:

setGridView()

Implements:
See: