dojox.form.DropDownSelect._updateSelectedState
dojo.require("dojox.form.DropDownSelect");
defined in dojox/form/DropDownSelect.js
Sets the "selected" class on the item for styling purposes
Usage
function () (view source)