com.stimulsoft.report.engine.engineV2.builders
Class StiGroupFooterBandV2Builder

java.lang.Object
  extended by com.stimulsoft.report.engine.StiBuilder
      extended by com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
          extended by com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
              extended by com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder
                  extended by com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder
                      extended by com.stimulsoft.report.engine.engineV2.builders.StiGroupFooterBandV2Builder

public class StiGroupFooterBandV2Builder
extends StiBandV2Builder


Constructor Summary
StiGroupFooterBandV2Builder()
           
 
Method Summary
static StiDataBand getMaster(StiGroupFooterBand masterFooterBand)
          Returns the Master component of an object.
 void SetReportVariables(StiComponent masterComp)
          Sets system variables which are specific for the specified component.
 
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder
GetChildBands, GetSubReports, InternalRender, Prepare
 
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder
GetRenderContainer
 
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
Render, UnPrepare
 
Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
GetBuilder
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiGroupFooterBandV2Builder

public StiGroupFooterBandV2Builder()
Method Detail

getMaster

public static StiDataBand getMaster(StiGroupFooterBand masterFooterBand)
Returns the Master component of an object.

Parameters:
masterFooterBand -
Returns:
Master component.

SetReportVariables

public void SetReportVariables(StiComponent masterComp)
Description copied from class: StiComponentV2Builder
Sets system variables which are specific for the specified component.

Overrides:
SetReportVariables in class StiComponentV2Builder