Functiondojox.form.DropDownSelect._toggleDropDown

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

Overrides DropDownButton's toggle function to make sure that the values are correctly populated.

Usage

function () (view source)