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