Uses of Class
org.patternfly.component.table.TableCaption
-
Packages that use TableCaption Package Description org.patternfly.component.table -
-
Uses of TableCaption in org.patternfly.component.table
Methods in org.patternfly.component.table that return TableCaption Modifier and Type Method Description static TableCaptionTableCaption. tableCaption()Factory method to create a new instance of this component.TableCaptionTableCaption. that()Methods in org.patternfly.component.table with parameters of type TableCaption Modifier and Type Method Description TableTable. addCaption(TableCaption caption)
-