Class TableRow
java.lang.Object
com.caplin.motif.config.definitions.common.TableRow
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class TableRow
extends Object
TableRow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCellsItem(TableCell cellsItem) addTableItem(Table tableItem) booleangetCells()Get cellsgetTable()A nested table to be shown when the row is expanded.inthashCode()voidvoidtoString()
-
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
-