</script>
</head>
<body onload="prettyPrint(); highlight();">
- <pre class="prettyprint lang-js"><span id='Ext-form-field-Number-method-constructor'><span id='Ext-form-field-Number'>/**
-</span></span> * @class Ext.form.field.Number
+ <pre class="prettyprint lang-js"><span id='Ext-form-field-Number'>/**
+</span> * @class Ext.form.field.Number
* @extends Ext.form.field.Spinner
A numeric text field that provides automatic keystroke filtering to disallow non-numeric characters,
});
- * @constructor
- * Creates a new Number field
- * @param {Object} config Configuration options
*
- * @xtype numberfield
* @markdown
* @docauthor Jason Johnston <jason@sencha.com>
*/