Class TableCell

    • Constructor Detail

      • TableCell

        public TableCell​(int rowSpan,
                         int colSpan)
    • Method Detail

      • getRowSpan

        public int getRowSpan()
      • getColSpan

        public int getColSpan()