com.smartgwt.client.widgets.form.events
Interface AsyncValidationReplyHandler

All Superinterfaces:
EventHandler

public interface AsyncValidationReplyHandler
extends EventHandler


Method Summary
 void onAsyncValidationReply(AsyncValidationReplyEvent event)
          Notification fired when an asynchronous validation completes.
 

Method Detail

onAsyncValidationReply

void onAsyncValidationReply(AsyncValidationReplyEvent event)
Notification fired when an asynchronous validation completes.

Parameters:
event - the event