Uses of Class
com.jbstrap.ui.components.table.TableHeader
Packages that use TableHeader
-
Uses of TableHeader in com.jbstrap.ui.components.table
Methods in com.jbstrap.ui.components.table that return TableHeaderModifier and TypeMethodDescriptionTableHeader.addComponent
(Component<?> component) Adds the specified component to the header, in a new column.TableHeader.setEnabled
(boolean enabled) Enables or disables the header.