X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Editor.html diff --git a/docs/source/Editor.html b/docs/source/Editor.html index 54906502..88c73677 100644 --- a/docs/source/Editor.html +++ b/docs/source/Editor.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.Editor
+  
/**
+ * @class Ext.Editor
  * @extends Ext.Component
  *
  * <p>
@@ -50,10 +50,6 @@ editor.startEdit(el); // The value of the field will be taken as the innerHTML o
  * </code></pre>
  * {@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', {