Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / File.html
index ad86391..33dce20 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-form-field-File-method-constructor'><span id='Ext-form-field-File'>/**
-</span></span> * @class Ext.form.field.File
+  <pre class="prettyprint lang-js"><span id='Ext-form-field-File'>/**
+</span> * @class Ext.form.field.File
  * @extends Ext.form.field.Text
 
 A file upload field which has custom styling and allows control over the button text and other
@@ -65,10 +65,6 @@ a fake path.
         }]
     });
 
- * @constructor
- * Create a new File field
- * @param {Object} config Configuration options
- * @xtype filefield
  * @markdown
  * @docauthor Jason Johnston &lt;jason@sencha.com&gt;
  */