public interface Model extends BehavioredComponent<Model>
| Modifier and Type | Method and Description |
|---|---|
void |
doHideView(Wave wave)
Perform the hide view action triggered by a wave.
|
void |
doShowView(Wave wave)
Perform the show view action triggered by a wave.
|
Node |
getRootNode()
Return the root node.
|
View<?,?,?> |
getView()
Return the view.
|
addBehavior, addBehavior, getBehavior, getBehaviorData, hasBehavioraddInnerComponent, getInnerComponent, getRootComponent, listen, listen, listen, sendWave, sendWave, sendWave, setRootComponent, unlistengetKey, getLocalFacade, release, setKey, setLocalFacade, setupattachUi, getModel, getModelgetService, getService, returnDatacallCommand, callCommand, getCommand, getCommandView<?,?,?> getView()
Node getRootNode()
void doShowView(Wave wave)
wave - the wave that trigger the actionvoid doHideView(Wave wave)
wave - the wave that trigger the actionCopyright © 2011–2015 JRebirth OSS. All rights reserved.