dijit.form.FilteringSelect.labelFunc
dojo.require("dijit.form.FilteringSelect");
defined in dijit/form/FilteringSelect.js
Event handler called when the label changes return: the label that the ComboBox should display
Usage
function (item, store) (view source)
parameter | type | description |
---|---|---|
item | ||
store |