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