public interface Command extends BehavioredComponent<Command>
| Modifier and Type | Method and Description |
|---|---|
Wave |
run()
Run the command.
|
Wave |
run(Wave wave)
Run the command into the configured thread.
|
WaveBean |
waveBean(Wave wave)
Get the wave bean and cast it.
|
addBehavior, addBehavior, getBehavior, getBehaviorData, hasBehaviorfindInnerComponent, listen, listen, listen, rootComponent, rootComponent, sendWave, sendWave, sendWave, unlistenkey, key, localFacade, localFacade, release, setupattachUi, attachUi, getModel, getModel, getModels, getModelsgetService, getService, getServices, getServices, returnData, returnDatacallCommand, callCommand, getCommand, getCommand, getCommands, getCommandsWave run()
Wave run(Wave wave)
wave - the wave that have triggered this commandCopyright © 2011–2018 JRebirth OSS. All rights reserved.