|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeBroker | |
---|---|
net.sf.jameleon | |
net.sf.jameleon.function |
Uses of AttributeBroker in net.sf.jameleon |
---|
Fields in net.sf.jameleon declared as AttributeBroker | |
---|---|
protected AttributeBroker |
JameleonTagSupport.broker
Used to transfer context variables to instance variables. |
Methods in net.sf.jameleon that return AttributeBroker | |
---|---|
AttributeBroker |
JameleonTagSupport.getAttributeBroker()
|
Methods in net.sf.jameleon with parameters of type AttributeBroker | |
---|---|
void |
JameleonTagSupport.describeAttributes(AttributeBroker broker)
|
Uses of AttributeBroker in net.sf.jameleon.function |
---|
Methods in net.sf.jameleon.function with parameters of type AttributeBroker | |
---|---|
void |
Attributable.describeAttributes(AttributeBroker broker)
Registers all instance variables and key values in a JellyContext. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |