Uses of Class
com.jbstrap.ui.components.table.TableCell
Packages that use TableCell
-
Uses of TableCell in com.jbstrap.ui.components.table
Methods in com.jbstrap.ui.components.table that return TableCellModifier and TypeMethodDescriptionTableCell.setContent
(String content) Sets the specified text content in the cell.TableCell.setEnabled
(boolean enabled) Enables or disables the cell.