Interface IStiKeepGroupTogether

All Known Implementing Classes:
StiCrossDataBand, StiCrossGroupHeaderBand, StiDataBand, StiGroupHeaderBand, StiHierarchicalBand, StiTable, StiTableOfContents

public interface IStiKeepGroupTogether
Allows to keep all group together, if possible.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Gets or sets value indicates that group is to be kept together.
    void
    setKeepGroupTogether(boolean value)
     
  • Method Details

    • getKeepGroupTogether

      boolean getKeepGroupTogether()
      Gets or sets value indicates that group is to be kept together.
    • setKeepGroupTogether

      void setKeepGroupTogether(boolean value)