JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.patternfly.component.table.Th
Packages that use
Th
Package
Description
org.patternfly.component.table
Uses of
Th
in
org.patternfly.component.table
Methods in
org.patternfly.component.table
that return
Th
Modifier and Type
Method
Description
Th
Th.
screenReader
(
String
text)
static
Th
Th.
th
()
Factory method to create a new instance of this component.
static
Th
Th.
th
(
String
identifier)
Th
Th.
that
()