X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/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..6b20f41f 100644 --- a/docs/output/Ext.form.Action.Load.html +++ b/docs/output/Ext.form.Action.Load.html @@ -1,4 +1,5 @@ -
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 +69,8 @@ before the success callba...