dojox.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)
parameter | type | description |
---|---|---|
option |