X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Number.html diff --git a/docs/source/Number.html b/docs/source/Number.html index d196b92b..e5737171 100644 --- a/docs/source/Number.html +++ b/docs/source/Number.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.form.field.Number
+  
/**
+ * @class Ext.form.field.Number
  * @extends Ext.form.field.Spinner
 
 A numeric text field that provides automatic keystroke filtering to disallow non-numeric characters,
@@ -102,11 +102,7 @@ and mouse wheel handlers set `{@link #keyNavEnabled keyNavEnabled}:false` and
     });
 
 
- * @constructor
- * Creates a new Number field
- * @param {Object} config Configuration options
  *
- * @xtype numberfield
  * @markdown
  * @docauthor Jason Johnston <jason@sencha.com>
  */