| 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 |
ActionGroup
A representation of the model object 'Action Group'.
|
interface |
Alert
A representation of the model object 'Alert'.
|
interface |
Badge
A representation of the model object 'Badge'.
|
interface |
Button
A representation of the model object 'Button'.
|
interface |
Card
A representation of the model object 'Card'.
|
interface |
Carousel
A representation of the model object 'Carousel'.
|
interface |
Slide
A representation of the model object 'Slide'.
|
| Modifier and Type | Method and Description |
|---|---|
Div |
BootstrapFactory.createDiv()
Returns a new object of class 'Div'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionGroupImpl
An implementation of the model object 'Action Group'.
|
class |
AlertImpl
An implementation of the model object 'Alert'.
|
class |
BadgeImpl
An implementation of the model object 'Badge'.
|
class |
ButtonImpl
An implementation of the model object 'Button'.
|
class |
CardImpl
An implementation of the model object 'Card'.
|
class |
CarouselImpl
An implementation of the model object 'Carousel'.
|
class |
DivImpl
An implementation of the model object 'Div'.
|
class |
SlideImpl
An implementation of the model object 'Slide'.
|
| Modifier and Type | Method and Description |
|---|---|
Div |
BootstrapFactoryImpl.createDiv() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseDiv(Div object)
Returns the result of interpreting the object as an instance of 'Div'.
|
boolean |
BootstrapValidator.validateDiv(Div div,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.