Class Table

    • Method Detail

      • getRows

        public List<Row> getRows()
        Gets the rows of Fields for this table.
        Returns:
        a list of Row objects that contain the user entered values for each row in the table.
      • getName

        public String getName()
        The name of this table.
        Returns:
        the name.