Interface IStiKeepChildTogether

All Known Implementing Classes:
StiChildBand

public interface IStiKeepChildTogether
Allows to keep all childs together, if possible.
  • Method Summary

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

    • getKeepChildTogether

      boolean getKeepChildTogether()
      Gets or sets value indicates that childs are to be kept together.
    • setKeepChildTogether

      void setKeepChildTogether(boolean value)