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