Package com.smartgwt.client.form.events
Interface AsyncValidationReplyHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidNotification fired when an asynchronous validation completes. 
- 
Method Details
- 
onAsyncValidationReply
Notification fired when an asynchronous validation completes.- Parameters:
 event- the event
 
 -