X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/File.html diff --git a/docs/source/File.html b/docs/source/File.html index ad86391a..33dce20f 100644 --- a/docs/source/File.html +++ b/docs/source/File.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.form.field.File
+  
/**
+ * @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 <jason@sencha.com>
  */