|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValidationListener
Receives validation events after one element is validated.
Method Summary | |
---|---|
void |
elementValidated(DesignElementHandle targetElement,
ValidationEvent ev)
Notifies the element is validated. |
Method Detail |
---|
void elementValidated(DesignElementHandle targetElement, ValidationEvent ev)
targetElement
- the validated elementev
- the validation event which contains the error information
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |