C D G I L O P S 

C

currentModelKey - Variable in class org.jrebirth.af.component.ui.stack.StackModel
Hold the current model displayed as a page.

D

defaultPageModelKey - Variable in class org.jrebirth.af.component.ui.stack.StackModel
The default page model key to display first.
doShowPageEnum(PageEnum, Wave) - Method in class org.jrebirth.af.component.ui.stack.StackModel
Show page.
doShowPageModel(UniqueKey<? extends Model>, String, Wave) - Method in class org.jrebirth.af.component.ui.stack.StackModel
Show page.

G

getDefaultPageModelKey() - Method in class org.jrebirth.af.component.ui.stack.StackModel
 
getModelKey() - Method in interface org.jrebirth.af.component.ui.stack.PageEnum
Return the unique key used to attach a Model.
getPageEnumClass() - Method in class org.jrebirth.af.component.ui.stack.StackModel
Returns the page enum class associated to this model.
getStackName() - Method in class org.jrebirth.af.component.ui.stack.StackModel
Returns the current stack name associated to this model.

I

initModel() - Method in class org.jrebirth.af.component.ui.stack.StackModel

L

LOGGER - Static variable in class org.jrebirth.af.component.ui.stack.StackModel
The Constant LOGGER.

O

org.jrebirth.af.component.ui.stack - package org.jrebirth.af.component.ui.stack
Provides a Model to manage a StackPane to hold other Model.

P

PAGE_ENUM - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
The page to display (enum descriptor).
PAGE_MODEL_KEY - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
The page to display (model class descriptor).
PageEnum - Interface in org.jrebirth.af.component.ui.stack
The class PageEnum.

S

SHOW_PAGE_ENUM - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
Show Page (with Enum) action.
SHOW_PAGE_MODEL - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
Show Page (with Model) action.
showPage(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.component.ui.stack.StackModel
Private method used to show another page.
showView() - Method in class org.jrebirth.af.component.ui.stack.StackModel
STACK_NAME - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
The name of the stack concerned.
StackModel - Class in org.jrebirth.af.component.ui.stack
The Class StackModel is used to manage a StackPane that show other Model.
StackModel() - Constructor for class org.jrebirth.af.component.ui.stack.StackModel
 
StackView - Class in org.jrebirth.af.component.ui.stack
The Class StackView only creates a StackPane.
StackView(StackModel) - Constructor for class org.jrebirth.af.component.ui.stack.StackView
Instantiates a new Stack View.
StackWaves - Interface in org.jrebirth.af.component.ui.stack
The class StackWaves.
C D G I L O P S 

Copyright © 2011-2014 JRebirth OSS. All Rights Reserved.