X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Label.html diff --git a/docs/source/Label.html b/docs/source/Label.html index 200de244..bbd7162b 100644 --- a/docs/source/Label.html +++ b/docs/source/Label.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.form.Label
+  
/**
+ * @class Ext.form.Label
  * @extends Ext.Component
 
 Produces a standalone `<label />` element which can be inserted into a form and be associated with a field
@@ -62,11 +62,6 @@ be achieved using the standard Field layout's labelAlign.
         }]
     });
 
- * @constructor
- * Creates a new Label component.
- * @param {Ext.core.Element/String/Object} config The configuration options.
- * 
- * @xtype label
  * @markdown
  * @docauthor Jason Johnston <jason@sencha.com>
  */