| 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 |
|---|---|
Row |
BootstrapFactory.createRow()
Returns a new object of class 'Row'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Row> |
Container.getRows()
Returns the value of the 'Rows' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RowImpl
An implementation of the model object 'Row'.
|
| Modifier and Type | Method and Description |
|---|---|
Row |
BootstrapFactoryImpl.createRow() |
| Modifier and Type | Method and Description |
|---|---|
EList<Row> |
ContainerImpl.getRows() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseRow(Row object)
Returns the result of interpreting the object as an instance of 'Row'.
|
boolean |
BootstrapValidator.validateRow(Row row,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.