public interface Command extends BehavioredComponent<Command>
| Modifier and Type | Method and Description |
|---|---|
WaveBean |
getWaveBean(Wave wave)
Get the wave bean and cast it.
|
Wave |
run()
Run the command.
|
Wave |
run(Wave wave)
Run the command.
|
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, getCommandWave run()
Wave run(Wave wave)
wave - the wave that have triggered this commandCopyright © 2011–2015 JRebirth OSS. All rights reserved.