Class GroupSection

    • Constructor Detail

      • GroupSection

        public GroupSection​(RenderBox groupBox,
                            StyleSheet styleSheet,
                            int predictedSize,
                            boolean legacyMode)
    • Method Detail

      • mergeSection

        public boolean mergeSection​(ReportStateKey stateKey)
      • addedSection

        public void addedSection​(RenderNode node)
      • removedLastSection

        public void removedLastSection​(RenderNode child)
      • close

        public void close()
      • getGroupBox

        public RenderBox getGroupBox()
      • isEmpty

        public boolean isEmpty()
      • getChildCount

        public int getChildCount()
      • getStyleSheet

        public StyleSheet getStyleSheet()
      • deriveForPagebreak

        public GroupSection deriveForPagebreak()
      • performParanoidModelCheck

        public void performParanoidModelCheck()
      • performPostCommitModelCheck

        public void performPostCommitModelCheck()
      • restoreStateAfterRollback

        public void restoreStateAfterRollback()