Class StiGroupHeaderBandV2Builder


public class StiGroupHeaderBandV2Builder extends StiBandV2Builder
  • Constructor Details

    • StiGroupHeaderBandV2Builder

      public StiGroupHeaderBandV2Builder()
  • Method Details

    • getMaster

      public static StiDataBand getMaster(StiGroupHeaderBand masterGroupHeaderBand)
      Returns the Master component of this component.
      Parameters:
      masterGroupHeaderBand -
      Returns:
    • GetCurrentConditionValue

      public static Object GetCurrentConditionValue(StiGroupHeaderBand masterGroupHeaderBand)
      Returns the current value of a condition of grouping.
      Returns:
    • GetCurrentSummaryExpressionValue

      public static 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