dijit
»
form
»
CheckBox
» reset
dijit.form.CheckBox.reset
dojo.require("dijit.form.CheckBox");
defined in dijit/form/CheckBox.js
Usage
function ()
(view source)
this
.
inherited
(
arguments
)
;
this
.
setAttribute
(
'value'
,
this
._resetValueAttr
)
;