X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..HEAD:/docs/source/DirectLoad.html diff --git a/docs/source/DirectLoad.html b/docs/source/DirectLoad.html index 4faca285..b365498c 100644 --- a/docs/source/DirectLoad.html +++ b/docs/source/DirectLoad.html @@ -1,4 +1,21 @@ -
/**
+
+
+
+
+ The source code
+
+
+
+
+
+
+ /**
* @class Ext.form.action.DirectLoad
* @extends Ext.form.action.Load
* <p>Provides {@link Ext.direct.Manager} support for loading form data.</p>
@@ -84,7 +101,7 @@ Ext.define('Ext.form.action.DirectLoad', {
this.form.api.load.apply(window, this.getArgs());
},
- /**
+ /**
* @private
* Build the arguments to be sent to the Direct call.
* @return Array
@@ -130,4 +147,6 @@ Ext.define('Ext.form.action.DirectLoad', {
});
-
\ No newline at end of file
+
+
+