Uses of Class
com.jbstrap.ui.components.table.TableRow
Packages that use TableRow
-
Uses of TableRow in com.jbstrap.ui.components.table
Methods in com.jbstrap.ui.components.table that return TableRowModifier and TypeMethodDescriptionTableRow.addComponent
(Component<?> component) Adds a component to the table row.TableRow.setEnabled
(boolean enabled) Enables or disables the table row.