Class TableLayout

    • Constructor Detail

      • TableLayout

        public TableLayout()
    • Method Detail

      • getCellpadding

        public int getCellpadding()
      • setCellpadding

        public void setCellpadding​(int cellpadding)
      • addCell

        public void addCell​(TableLayoutCell cell)
        Adds a new cell to the current grid
        Parameters:
        cell - the td component
      • nextRowIndex

        public int nextRowIndex()
        Creates a new row index for child tr tags
        Returns:
        nextRowIndex the row number