|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAptMethod
AptEvent
public class AptEvent
The AptEvent class represents a control Property where the event attributes are derived using APT metadata
| Constructor Summary | |
|---|---|
AptEvent(AptEventSet eventSet,
MethodDeclaration eventDecl,
TwoPhaseAnnotationProcessor ap)
Constructs a new AptEvent instance from APT metadata |
|
| Method Summary | |
|---|---|
AptEventSet |
getEventSet()
Returns the EventSet associated with the event |
String |
getMethodField()
Returns the name of the static field that holds the name of this method. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AptEvent(AptEventSet eventSet,
MethodDeclaration eventDecl,
TwoPhaseAnnotationProcessor ap)
eventSet - the declaring EventSeteventDecl - the event annotation type element declaration| Method Detail |
|---|
public String getMethodField()
public AptEventSet getEventSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||