Uses of Class
org.patternfly.component.table.Thead
-
Packages that use Thead Package Description org.patternfly.component.table -
-
Uses of Thead in org.patternfly.component.table
Methods in org.patternfly.component.table that return Thead Modifier and Type Method Description TheadThead. addRow(Tr row)TheadThead. that()static TheadThead. thead()Factory method to create a new instance of this component.Methods in org.patternfly.component.table with parameters of type Thead Modifier and Type Method Description TableTable. addHead(Thead head)
-