Caplin Trader 5.1.0

Class: module:ct-grid/decorator/GroupHeaderDecorator

module:ct-grid/decorator/GroupHeaderDecorator(decoratorConfigopt)

new module:ct-grid/decorator/GroupHeaderDecorator(decoratorConfigopt)

Constructs a 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:ct-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: