Class Thead

All Implemented Interfaces:
ElementAttributeMethods<HTMLTableSectionElement,Thead>, ElementClassListMethods<HTMLTableSectionElement,Thead>, ElementConsumerMethods<HTMLTableSectionElement,Thead>, ElementContainerMethods<HTMLTableSectionElement,Thead>, ElementEventMethods<HTMLTableSectionElement,Thead>, ElementIdMethods<HTMLTableSectionElement,Thead>, ElementQueryMethods<HTMLTableSectionElement>, HTMLElementAttributeMethods<HTMLTableSectionElement,Thead>, HTMLElementDataMethods<HTMLTableSectionElement,Thead>, HTMLElementStyleMethods<HTMLTableSectionElement,Thead>, HTMLElementVisibilityMethods<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()