dijit
»
form
»
TextBox
» parse
dijit.form.TextBox.parse
dojo.require("dijit.form.TextBox");
defined in dijit/form/TextBox.js
Replacable function to convert a formatted string to a value
Usage
function (/*
String
*/ value, /*
Object
*/ constraints)
(view source)
return
value;
parameter
type
description
value
String
constraints
Object