element <groupHeaderDecorator>
Namespace:
http://schema.caplin.com/CaplinTrader/gridDefinitions
XML Representation Summary
<groupHeaderDecorator
   
 = 
xs:string : "SubHeaderText"
/>
Parent elements (1):
Description
The group header decorator inserts a header row before each set of grouped rows when the rows in a grid are grouped by field name (see the 'groupBy' attribute of the <gridRowModel> tag). Only use this decorator if the rows in a grid are grouped. Note that the name of this decorator tag assumes that a decorator mapping is defined with id "groupHeaderDecorator" and className "caplin.grid.decorator.GroupHeaderDecorator". The decorator tag name and decorator mapping id value must be prefixed with the namespace required by the bladerunner architecture.
Attribute Detail
headerTextField
Type:
xs:string, predefined
Use:
optional
Default:
"SubHeaderText"
The name of the field containing the group header text.