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