|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormSubmitFailedHandler
| Method Summary | |
|---|---|
void |
onFormSubmitFailed(FormSubmitFailedEvent event)
Method called when an attempt to natively submit a form
is unable to submit to the server. |
| Method Detail |
|---|
void onFormSubmitFailed(FormSubmitFailedEvent event)
natively submit a form
is unable to submit to the server. Default behavior is to display the formSubmitFailedWarning in a warning dialog.
The most common cause for this failure is that the user has typed an invalid file-path into an upload type field.
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||