X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.form.Action.Submit.html diff --git a/docs/output/Ext.form.Action.Submit.html b/docs/output/Ext.form.Action.Submit.html index 8fea4d9d..1b42a312 100644 --- a/docs/output/Ext.form.Action.Submit.html +++ b/docs/output/Ext.form.Action.Submit.html @@ -1,4 +1,5 @@ -
Action Action.Submit
Package: | Ext.form |
Defined In: | Action.js |
Class: | Action.Submit |
Subclasses: | Action.DirectSubmit |
Extends: | Action |
A class which handles submission of data from Forms +
Action + Action.Submit
Package: | Ext.form |
Defined In: | Action.js |
Class: | Action.Submit |
Subclasses: | Action.DirectSubmit |
Extends: | Action |
A class which handles submission of data from Forms and processes the returned response.
Instances of this class are only created by a Form when submitting.
@@ -76,7 +77,8 @@ before the success callba...