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

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.StiFooterBandV2Builder
Direct Known Subclasses:
StiColumnFooterBandV2Builder

public class StiFooterBandV2Builder
extends StiBandV2Builder


Constructor Summary
StiFooterBandV2Builder()
           
 
Method Summary
static StiComponent getMaster(StiFooterBand masterFooterBand)
           
static StiDataBand GetMaster(StiFooterBand masterFooterBand)
          Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master 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, SetReportVariables, 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

StiFooterBandV2Builder

public StiFooterBandV2Builder()
Method Detail

GetMaster

public static StiDataBand GetMaster(StiFooterBand masterFooterBand)
Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master component.


getMaster

public static StiComponent getMaster(StiFooterBand masterFooterBand)