Class SubReportStyleSheet

    • Constructor Detail

      • SubReportStyleSheet

        public SubReportStyleSheet​(boolean pagebeakBefore,
                                   boolean pagebreakAfter)
    • Method Detail

      • getId

        public InstanceID getId()
        Description copied from class: AbstractStyleSheet
        Returns the ID of the stylesheet. The ID does identify an element stylesheet an all all cloned instances of that stylesheet.
        Specified by:
        getId in interface StyleSheet
        Overrides:
        getId in class AbstractStyleSheet
        Returns:
        the ID of this stylesheet.
      • getChangeTracker

        public long getChangeTracker()
      • toArray

        public Object[] toArray()