Class TableRow
java.lang.Object
com.caplin.motif.config.definitions.common.TableRow
TableRow
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddCellsItem
(TableCell cellsItem) addTableItem
(Table tableItem) boolean
getCells()
Get cellsgetTable()
A nested table to be shown when the row is expanded.int
hashCode()
void
void
toString()
-
Constructor Details
-
TableRow
public TableRow() -
TableRow
Constructor with only required parameters
-
-
Method Details
-
cells
-
addCellsItem
-
getCells
Get cells- Returns:
- cells
-
setCells
-
table
-
addTableItem
-
getTable
A nested table to be shown when the row is expanded. If no nested table is given the user is not able to expand the row- Returns:
- table
-
setTable
-
equals
-
hashCode
public int hashCode() -
toString
-