Class SectionedHtmlReportBuilder.TableCell

    • Constructor Detail

      • TableCell

        public TableCell​(String text)
      • TableCell

        public TableCell​(String text,
                         boolean header)
      • TableCell

        public TableCell​(String text,
                         int colspan)
      • TableCell

        public TableCell​(String text,
                         int colspan,
                         boolean header)