| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Method and Description |
|---|---|
TableRow |
BootstrapFactory.createTableRow()
Returns a new object of class 'Table Row'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<TableRow> |
TableRowContainer.getRows()
Returns the value of the 'Rows' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableRowImpl
An implementation of the model object 'Table Row'.
|
| Modifier and Type | Method and Description |
|---|---|
TableRow |
BootstrapFactoryImpl.createTableRow() |
| Modifier and Type | Method and Description |
|---|---|
EList<TableRow> |
TableRowContainerImpl.getRows() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseTableRow(TableRow object)
Returns the result of interpreting the object as an instance of 'Table Row'.
|
boolean |
BootstrapValidator.validateTableRow(TableRow tableRow,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.