Functiondojox.form.DropDownSelect._populate

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

populates the menu (and does the callback, if passed)

Usage

function (/*Function*/ callback) (view source)
parametertypedescription
callbackFunction