Interface IStiKeepDetailsTogether

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

public interface IStiKeepDetailsTogether
Allows to keep all details together, if possible. EngineV2 only.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Gets or sets value indicates that details are to be kept together.
    void
    setKeepDetailsTogether(boolean value)
     
  • Method Details

    • getKeepDetailsTogether

      boolean getKeepDetailsTogether()
      Gets or sets value indicates that details are to be kept together.
    • setKeepDetailsTogether

      void setKeepDetailsTogether(boolean value)