| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Table
A representation of the model object 'Table'.
|
interface |
TableHeader
A representation of the model object 'Table Header'.
|
interface |
TableSection
A representation of the model object 'Table Section'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableHeaderImpl
An implementation of the model object 'Table Header'.
|
class |
TableImpl
An implementation of the model object 'Table'.
|
class |
TableRowContainerImpl
An implementation of the model object 'Table Row Container'.
|
class |
TableSectionImpl
An implementation of the model object 'Table Section'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseTableRowContainer(TableRowContainer object)
Returns the result of interpreting the object as an instance of 'Table Row Container'.
|
boolean |
BootstrapValidator.validateTableRowContainer(TableRowContainer tableRowContainer,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.