Class Td

    • Constructor Detail

      • Td

        public Td()
    • Method Detail

      • getColspan

        public java.lang.Integer getColspan()
        Returns the colspan of this td tag.
        Since:
        8.0.3
      • getHeaders

        public java.lang.String getHeaders()
        Returns the headers of this td tag.
        Since:
        8.0.3
      • getRowspan

        public java.lang.Integer getRowspan()
        Returns the rowspan of this td tag.
        Since:
        8.0.3