| Package | Description |
|---|---|
| org.jrebirth.af.presentation.ui.base |
Provides...
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractSlideModel.SlideFlow |
AbstractSlideModel.currentFlow
The current slide flow.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSlideModel.SlideFlow |
AbstractSlideModel.getCurrentFlow() |
static AbstractSlideModel.SlideFlow |
AbstractSlideModel.SlideFlow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSlideModel.SlideFlow[] |
AbstractSlideModel.SlideFlow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSlideModel.setCurrentFlow(AbstractSlideModel.SlideFlow currentFlow) |
Copyright © 2011–2015 JRebirth OSS. All rights reserved.