X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/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 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  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 +
+ +