| Package | Description |
|---|---|
| org.jrebirth.af.presentation.ui.base |
Provides...
|
| org.jrebirth.af.presentation.ui.template |
Provides...
|
| org.jrebirth.presentation.model |
| Modifier and Type | Method and Description |
|---|---|
SlideContent |
AbstractSlideModel.getContent(SlideStep slideStep)
Return the default content or null for the given step.
|
SlideContent |
AbstractSlideModel.getDefaultContent()
Return the default content or null.
|
| Modifier and Type | Method and Description |
|---|---|
private boolean |
AbstractSlideModel.hasStep(SlideContent slideContent)
Check if step defined in xml exist into current step list.
|
| Modifier and Type | Method and Description |
|---|---|
protected javafx.scene.layout.VBox |
AbstractTemplateView.buildDefaultContent(SlideContent slideContent)
Build the default content slide.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SlideContent> |
Slide.content |
| Modifier and Type | Method and Description |
|---|---|
SlideContent |
ObjectFactory.createSlideContent()
Create an instance of
SlideContent |
| Modifier and Type | Method and Description |
|---|---|
List<SlideContent> |
Slide.getContent()
Gets the value of the content property.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.