Class Th

    • Constructor Detail

      • Th

        public Th()
    • Method Detail

      • getColspan

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

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

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

        public java.lang.String getScope()
        Returns the scope of this th tag.
        Since:
        8.0.3
      • getAbbr

        public java.lang.String getAbbr()
        Returns the abbr of this tag.
        Since:
        10.0.0