Class Thead

java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.table.Thead
All Implemented Interfaces:
Container<elemental2.dom.HTMLTableSectionElement,Thead>, Finder<elemental2.dom.HTMLTableSectionElement>, HasElement<elemental2.dom.HTMLTableSectionElement,Thead>, HasHTMLElement<elemental2.dom.HTMLTableSectionElement,Thead>, IsElement<elemental2.dom.HTMLTableSectionElement>, TypedBuilder<elemental2.dom.HTMLTableSectionElement,Thead>

public class Thead extends SubComponent<E,B>
  • 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()