D - the generic type of the behavior datapublic interface Behavior<D extends BehaviorData> extends Component<Behavior<?>>
BehavioredComponent at any time.
A behavior is also a EnhancedComponent and is stored into the BehaviorFacade.| Modifier and Type | Method and Description |
|---|---|
BehavioredComponent<?> |
getComponent()
Gets the
EnhancedComponent concerned by this Behavior. |
D |
getData()
Gets the
BehaviorData used by this Behavior. |
addInnerComponent, getInnerComponent, getRootComponent, listen, listen, listen, sendWave, sendWave, sendWave, setRootComponent, unlistengetKey, getLocalFacade, release, setKey, setLocalFacade, setupattachUi, getModel, getModelgetService, getService, returnDatacallCommand, callCommand, getCommand, getCommandD getData()
BehaviorData used by this Behavior.BehavioredComponent<?> getComponent()
EnhancedComponent concerned by this Behavior.Copyright © 2011–2015 JRebirth OSS. All rights reserved.