Constructordijit.form.NumberTextBoxMixin

dojo.require("dijit.form.NumberTextBox");
defined in dijit/form/NumberTextBox.js

A mixin for all number textboxes

Usage

function ()

Jump to PropertiesFunctionsBack to top

Functionfilter(value: Number)
formats the value as a Number, according to constraints
Functionparse(value: String, constraints: dojo.number.__ParseOptions)
parses the value as a Number, according to constraints

Jump to FunctionsPropertiesBack to top

properties to mix into constraints when the value is being edited