Form Input Checker events
checkFailed
The checkFailed event signals that the user input specified in any control is not valid.
checkSucceeded
The checkSucceeded event signals that the user input specified in all controls is valid.
destroyedPart
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
errorMessage
An errorMessage event signals a change in the text of the error message that is displayed when a user input error is detected.
errorView
An errorView event signals the part that the location of the last error on the form part or window part has changed.
self
A self event indicates that the value of the target part itself has changed.
verificationRoot
A verificationRoot event indicates a change in the Form, Window, Group Box, or other parent part the user wants to check for input errors.
Last modified date: 01/29/2015