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