Uses of Class
org.patternfly.component.table.Table
Packages that use Table
-
Uses of Table in org.patternfly.component.table
Methods in org.patternfly.component.table that return TableModifier and TypeMethodDescriptionTable.addCaption
(TableCaption caption) Table.gridBreakpoint
(GridBreakpoint breakpoint) Table.noBorders()
Same as borders(true)Table.noBorders
(boolean borders) Adds/removes modifier(noBorderRows)Table.onSelect
(SelectHandler<Tr> handler) static Table
Table.table()
Table.that()