Functiondojox.form._CheckedMultiSelectItem._changeBox

dojo.require("dojox.form.CheckedMultiSelect");
defined in dojox/form/CheckedMultiSelect.js

Called to force the select to match the state of the check box (only on click of the checkbox)

Usage

function () (view source)