Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Base.html
index de70f5c..7ce544d 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-form-field-Base-method-constructor'><span id='Ext-form-field-Base'>/**
-</span></span> * @class Ext.form.field.Base
+  <pre class="prettyprint lang-js"><span id='Ext-form-field-Base'>/**
+</span> * @class Ext.form.field.Base
  * @extends Ext.Component
 
 Base class for form fields that provides default event handling, rendering, and other common functionality
@@ -95,11 +95,7 @@ __Example usage:__
         renderTo: Ext.getBody()
     });
 
- * @constructor
- * Creates a new Field
- * @param {Object} config Configuration options
  *
- * @xtype field
  * @markdown
  * @docauthor Jason Johnston &lt;jason@sencha.com&gt;
  */