Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Editor.html
index 5490650..88c7367 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-Editor-method-constructor'><span id='Ext-Editor'>/**
-</span></span> * @class Ext.Editor
+  <pre class="prettyprint lang-js"><span id='Ext-Editor'>/**
+</span> * @class Ext.Editor
  * @extends Ext.Component
  *
  * &lt;p&gt;
@@ -50,10 +50,6 @@ editor.startEdit(el); // The value of the field will be taken as the innerHTML o
  * &lt;/code&gt;&lt;/pre&gt;
  * {@img Ext.Editor/Ext.Editor.png Ext.Editor component}
  *
- * @constructor
- * Create a new Editor
- * @param {Object} config The config object
- * @xtype editor
  */
 Ext.define('Ext.Editor', {