Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Label.html
index 200de24..bbd7162 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-form-Label-method-constructor'><span id='Ext-form-Label'>/**
-</span></span> * @class Ext.form.Label
+  <pre class="prettyprint lang-js"><span id='Ext-form-Label'>/**
+</span> * @class Ext.form.Label
  * @extends Ext.Component
 
 Produces a standalone `&lt;label /&gt;` 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 &lt;jason@sencha.com&gt;
  */