X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..c8256059947f3aa8f5b0a9a2acf55e2142bb4742:/docs/output/Ext.form.Action.Load.html diff --git a/docs/output/Ext.form.Action.Load.html b/docs/output/Ext.form.Action.Load.html index 961aabaf..b347266b 100644 --- a/docs/output/Ext.form.Action.Load.html +++ b/docs/output/Ext.form.Action.Load.html @@ -1,4 +1,4 @@ -
Action Action.Load
Package: | Ext.form |
Defined In: | Action.js |
Class: | Action.Load |
Subclasses: | Action.DirectLoad |
Extends: | Action |
A class which handles loading of data from a server into the Fields of an Ext.form.BasicForm.
+Action Action.Load
Package: | Ext.form |
Defined In: | Action.js |
Class: | Action.Load |
Subclasses: | Action.DirectLoad |
Extends: | Action |
A class which handles loading of data from a server into the Fields of an Ext.form.BasicForm.
Instances of this class are only created by a Form when loading.
Response Packet Criteria
@@ -68,7 +68,8 @@ before the success callba...