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

All Superinterfaces:
EventHandler

public interface FormSubmitFailedHandler
extends EventHandler


Method Summary
 void onFormSubmitFailed(FormSubmitFailedEvent event)
           
 

Method Detail

onFormSubmitFailed

void onFormSubmitFailed(FormSubmitFailedEvent event)