|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.event.shared.GwtEvent<FormPanel.SubmitCompleteHandler>
com.google.gwt.user.client.ui.FormPanel.SubmitCompleteEvent
public static class FormPanel.SubmitCompleteEvent
Fired when a form has been submitted successfully.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Method Summary | |
|---|---|
GwtEvent.Type<FormPanel.SubmitCompleteHandler> |
getAssociatedType()
Returns the type used to register this event. |
java.lang.String |
getResults()
Gets the result text of the form submission. |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
getSource, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public final GwtEvent.Type<FormPanel.SubmitCompleteHandler> getAssociatedType()
GwtEvent
getAssociatedType in class GwtEvent<FormPanel.SubmitCompleteHandler>public java.lang.String getResults()
null if there was an error
reading it
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||