Packagestimulsoft.report.engine.engineV2.builders
Classpublic class StiDataBandV1Builder
InheritanceStiDataBandV1Builder Inheritance Object



Public Methods
 MethodDefined By
  
Returns a collection of group footers.
StiDataBandV1Builder
  
Returns a collection of group headers.
StiDataBandV1Builder
  
groupsComparison(masterDataBand:StiDataBand):void
All GroupFooters are placed on their GroupHeader(is set property - Header).
StiDataBandV1Builder
Method Detail
getGroupFooters()method
public function getGroupFooters(masterDataBand:StiDataBand):StiComponentsCollection

Returns a collection of group footers.

Parameters

masterDataBand:StiDataBand

Returns
StiComponentsCollection
getGroupHeaders()method 
public function getGroupHeaders(masterDataBand:StiDataBand):StiComponentsCollection

Returns a collection of group headers.

Parameters

masterDataBand:StiDataBand

Returns
StiComponentsCollection
groupsComparison()method 
public function groupsComparison(masterDataBand:StiDataBand):void

All GroupFooters are placed on their GroupHeader(is set property - Header).

Parameters

masterDataBand:StiDataBand