X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.form.Action.Submit.html?ds=inline diff --git a/docs/output/Ext.form.Action.Submit.html b/docs/output/Ext.form.Action.Submit.html index 8fea4d9d..106bfcc2 100644 --- a/docs/output/Ext.form.Action.Submit.html +++ b/docs/output/Ext.form.Action.Submit.html @@ -1,4 +1,4 @@ -
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 +76,8 @@ before the success callba...