| 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 |
|---|---|
Table |
BootstrapFactory.createTable()
Returns a new object of class 'Table'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableImpl
An implementation of the model object 'Table'.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
BootstrapFactoryImpl.createTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseTable(Table object)
Returns the result of interpreting the object as an instance of 'Table'.
|
boolean |
BootstrapValidator.validateTable(Table table,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.