D - the generic type of the behavior dataC - the generic type of the component using this behaviorpublic interface Behavior<D extends BehaviorData,C extends BehavioredComponent<C>> 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 |
|---|---|
C |
component()
Gets the
EnhancedComponent concerned by this Behavior. |
D |
data()
Gets the
BehaviorData used by this Behavior. |
findInnerComponent, 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, getCommandsD data()
BehaviorData used by this Behavior.C component()
EnhancedComponent concerned by this Behavior.Copyright © 2011–2018 JRebirth OSS. All rights reserved.