X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/DirectSubmit.html diff --git a/docs/source/DirectSubmit.html b/docs/source/DirectSubmit.html index 44e7f0d1..2443649c 100644 --- a/docs/source/DirectSubmit.html +++ b/docs/source/DirectSubmit.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.form.action.DirectSubmit
  * @extends Ext.form.action.Submit
  * <p>Provides Ext.direct support for submitting form data.</p>
@@ -118,4 +135,6 @@ Ext.define('Ext.form.action.DirectSubmit', {
         this.callParent([response]);
     }
 });
-
\ No newline at end of file +
+ +