|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAptField
AptEventField
AptContextField
public class AptContextField
The AptContextField class contains information about a field referring to a contextual service with an AptControlImplementation class.
| Field Summary |
|---|
| Fields inherited from class AptField |
|---|
_fieldDecl |
| Constructor Summary | |
|---|---|
AptContextField(AptControlImplementation controlImpl,
FieldDeclaration fieldDecl,
TwoPhaseAnnotationProcessor ap)
Base constructor, protected so only a custom subclass can invoke |
|
| Method Summary | |
|---|---|
protected AptControlInterface |
initControlInterface()
Initializes a ControlInterface associated with this context field. |
| Methods inherited from class AptEventField |
|---|
addEventAdaptor, getBoundParameters, getControlInterface, getEventAdaptor, getEventAdaptors, getTypeBindingMap |
| Methods inherited from class AptField |
|---|
getAccessModifier, getClassName, getLocalName, getName, getReflectField, getType |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AptContextField(AptControlImplementation controlImpl,
FieldDeclaration fieldDecl,
TwoPhaseAnnotationProcessor ap)
controlImpl - the declaring ControlImplementation| Method Detail |
|---|
protected AptControlInterface initControlInterface()
initControlInterface in class AptEventField
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||