X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.form.Action.DirectLoad.html?ds=inline diff --git a/docs/output/Ext.form.Action.DirectLoad.html b/docs/output/Ext.form.Action.DirectLoad.html index fcc80245..c1f5261a 100644 --- a/docs/output/Ext.form.Action.DirectLoad.html +++ b/docs/output/Ext.form.Action.DirectLoad.html @@ -1,4 +1,6 @@ -
Action Action.Load Action.DirectLoad
Package: | Ext.form |
Defined In: | Action.js |
Class: | Action.DirectLoad |
Extends: | Action.Load |
Provides Ext.direct support for loading form data.
+Action + Action.Load + Action.DirectLoad
Package: | Ext.form |
Defined In: | Action.js |
Class: | Action.DirectLoad |
Extends: | Action.Load |
Provides Ext.direct support for loading form data.
This example illustrates usage of Ext.Direct to load a form through Ext.Direct.
var myFormPanel = new Ext.form.FormPanel({
// configs for FormPanel