|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReportListener
register with a validation launcher to receive notifications of various stages of a validation reporting process.
Method Summary | |
---|---|
void |
creationContextCompleted(ReportEvent e)
call-back indicating that a creation context has ended. |
void |
creationContextStarted(ReportEvent e)
call-back indicating that a creation context for an instantiated element has begun. |
void |
reportCompleted(ReportEvent e)
call-back indicating that a validation report has ended. |
void |
reportStarted(ReportEvent e)
call-back indicating that a validation report has been started. |
Method Detail |
---|
void reportStarted(ReportEvent e)
e
- void reportCompleted(ReportEvent e)
e
- void creationContextStarted(ReportEvent e)
e
- void creationContextCompleted(ReportEvent e)
e
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |