|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAptField
AptClientField
public class AptClientField
The AptClientField class describes a reference to a client callback notifier within an AptControlImplementation class.
Field Summary |
---|
Fields inherited from class AptField |
---|
_fieldDecl |
Constructor Summary | |
---|---|
AptClientField(AptControlImplementation controlImpl,
FieldDeclaration fieldDecl)
Base constructor, protected so only a custom subclass can invoke |
Method Summary |
---|
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 AptClientField(AptControlImplementation controlImpl, FieldDeclaration fieldDecl)
controlImpl
- the declaring AptControlImplementation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |