Uses of Class
org.patternfly.component.table.Table
-
Packages that use Table Package Description org.patternfly.component.table -
-
Uses of Table in org.patternfly.component.table
Methods in org.patternfly.component.table that return Table Modifier and Type Method Description TableTable. add(Tbody tbody)TableTable. addBody(Tbody tbody)TableTable. addCaption(TableCaption caption)TableTable. addHead(Thead head)TableTable. ariaLabel(String label)TableTable. gridBreakpoint(GridBreakpoint breakpoint)TableTable. noBorders()Same as borders(true)TableTable. noBorders(boolean borders)Adds/removes modifier(noBorderRows)TableTable. onSelect(SelectHandler<Tr> handler)static TableTable. table()TableTable. that()
-