|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGenField
EventField
ContextField
public abstract class ContextField
The ContextField class is an abstract base class that represents an java.lang.reflect.Field on an implementation class that refers to a contextual service.
Constructor Summary | |
---|---|
protected |
ContextField(ControlImpl controlImpl)
Base constructor, protected so only a custom subclass can invoke |
Method Summary |
---|
Methods inherited from class EventField |
---|
addEventAdaptor, getControlInterface, getEventAdaptor, getEventAdaptors, init, initControlInterface |
Methods inherited from class GenField |
---|
getAccessModifier, getLocalName, getName, getReflectField, getType |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ContextField(ControlImpl controlImpl)
controlImpl
- the declaring ControlImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |