com.stimulsoft.report.engine.engineV2.builders
Class StiGroupHeaderBandV2Builder
java.lang.Object
com.stimulsoft.report.engine.StiBuilder
com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiGroupHeaderBandV2Builder
public class StiGroupHeaderBandV2Builder
- extends StiBandV2Builder
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiGroupHeaderBandV2Builder
public StiGroupHeaderBandV2Builder()
getMaster
public static StiDataBand getMaster(StiGroupHeaderBand masterGroupHeaderBand)
- Returns the Master component of this component.
- Parameters:
masterGroupHeaderBand
-
- Returns:
GetCurrentConditionValue
public static java.lang.Object GetCurrentConditionValue(StiGroupHeaderBand masterGroupHeaderBand)
- Returns the current value of a condition of grouping.
- Returns:
GetCurrentSummaryExpressionValue
public static java.lang.Object GetCurrentSummaryExpressionValue(StiGroupHeaderBand masterGroupHeaderBand)
- Returns the current value of a summary expression of grouping.
- Returns:
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
Prepare
public void Prepare(StiComponent masterComp)
- Description copied from class:
StiComponentV2Builder
- Prepares a component for rendering.
- Overrides:
Prepare
in class StiBandV2Builder