Functiondojox.form.DropDownSelect._addMenuItem

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

For the given option, add a menu item to our dropdown If the option doesn't have a value, then a separator is added in that place.

Usage

function (option) (view source)
parametertypedescription
option