dijit
»
form
»
TextBox
» getValue
dijit.form.TextBox.getValue
dojo.require("dijit.form.TextBox");
defined in dijit/form/TextBox.js
Usage
function ()
(view source)
return
this
.
parse
(
this
.
getDisplayedValue
(
)
,
this
.
constraints
)
;