Class Thead

All Implemented Interfaces:
Container<HTMLTableSectionElement,Thead>, Finder<HTMLTableSectionElement>, HasElement<HTMLTableSectionElement,Thead>, HasHTMLElement<HTMLTableSectionElement,Thead>, IsElement<HTMLTableSectionElement>, TypedBuilder<HTMLTableSectionElement,Thead>

public class Thead extends SubComponent<HTMLTableSectionElement,Thead>
  • Method Details

    • thead

      public static Thead thead()
      Factory method to create a new instance of this component.
    • addRow

      public Thead addRow(Tr row)
    • that

      public Thead that()