JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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
Thead
Thead.
addRow
(
Tr
row)
Thead
Thead.
that
()
static
Thead
Thead.
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
Table
Table.
addHead
(
Thead
head)