| Package | Description |
|---|---|
| org.jrebirth.af.presentation.ui.base |
Provides...
|
| org.jrebirth.af.presentation.ui.stack |
Provides...
|
| org.jrebirth.presentation.model |
| Modifier and Type | Field and Description |
|---|---|
private Slide |
AbstractSlideModel.slide
The slide data object.
|
| Modifier and Type | Method and Description |
|---|---|
Slide |
AbstractSlideModel.getSlide() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSlideModel.setSlide(Slide slide) |
| Modifier and Type | Field and Description |
|---|---|
private Slide |
SlideStackModel.selectedSlide
The current slide selected.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
SlideStackModel.displaySlide(Slide slide,
boolean isReverse)
Display a slide.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Slide> |
SlideList.slide |
| Modifier and Type | Method and Description |
|---|---|
Slide |
ObjectFactory.createSlide()
Create an instance of
Slide |
| Modifier and Type | Method and Description |
|---|---|
List<Slide> |
SlideList.getSlide()
Gets the value of the slide property.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.