| 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 |
|---|---|
Slide |
BootstrapFactory.createSlide()
Returns a new object of class 'Slide'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Slide> |
Carousel.getSlides()
Returns the value of the 'Slides' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SlideImpl
An implementation of the model object 'Slide'.
|
| Modifier and Type | Method and Description |
|---|---|
Slide |
BootstrapFactoryImpl.createSlide() |
| Modifier and Type | Method and Description |
|---|---|
EList<Slide> |
CarouselImpl.getSlides() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseSlide(Slide object)
Returns the result of interpreting the object as an instance of 'Slide'.
|
boolean |
BootstrapValidator.validateSlide(Slide slide,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.