|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextField | |
---|---|
org.apache.beehive.controls.runtime.generator | |
org.apache.beehive.controls.runtime.generator.apt |
Uses of ContextField in org.apache.beehive.controls.runtime.generator |
---|
Methods in org.apache.beehive.controls.runtime.generator that return types with arguments of type ContextField | |
---|---|
ArrayList<ContextField> |
ControlImpl.getContexts()
Returns the list of ContextFields declared directly by this ControlImpl |
protected abstract ArrayList<ContextField> |
ControlImpl.initContexts()
Initializes the list of ContextFields declared directly by this ControlImpl |
Uses of ContextField in org.apache.beehive.controls.runtime.generator.apt |
---|
Subclasses of ContextField in org.apache.beehive.controls.runtime.generator.apt | |
---|---|
class |
AptContextField
The AptContextField class is an implementation of ContextField where values are derived using APT metadata |
Methods in org.apache.beehive.controls.runtime.generator.apt that return types with arguments of type ContextField | |
---|---|
protected ArrayList<ContextField> |
AptControlImplementation.initContexts()
Initializes the list of ContextFields declared directly by this ControlImpl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |