|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BehaviourDefinition | |
---|---|
com.jaxfront.core.xui |
Uses of BehaviourDefinition in com.jaxfront.core.xui |
---|
Methods in com.jaxfront.core.xui that return BehaviourDefinition | |
---|---|
BehaviourDefinition |
XUIDefinition.getBehaviour()
Returns informations about the behaviour of a component |
Methods in com.jaxfront.core.xui with parameters of type BehaviourDefinition | |
---|---|
void |
BehaviourDefinition.update(BehaviourDefinition behaviourDefinition)
|
Constructors in com.jaxfront.core.xui with parameters of type BehaviourDefinition | |
---|---|
BehaviourDefinition(XUIDefinition xuiDefinition,
BehaviourDefinition behaviourDefinition)
Creates a BehavourDefinition for the given XUIDefintion based on another BehaviourDefinition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |