X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Hidden.html diff --git a/docs/source/Hidden.html b/docs/source/Hidden.html index 78a8013e..ab28c706 100644 --- a/docs/source/Hidden.html +++ b/docs/source/Hidden.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.form.field.Hidden
  * @extends Ext.form.field.Base
  * <p>A basic hidden field for storing hidden values in forms that need to be passed in the form submit.</p>
@@ -66,4 +83,6 @@ Ext.define('Ext.form.field.Hidden', {
     markInvalid : Ext.emptyFn,
     clearInvalid : Ext.emptyFn
 });
-
\ No newline at end of file +
+ +