X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Base.html diff --git a/docs/source/Base.html b/docs/source/Base.html index de70f5c6..7ce544d5 100644 --- a/docs/source/Base.html +++ b/docs/source/Base.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.form.field.Base
+  
/**
+ * @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 <jason@sencha.com>
  */