dijit
»
form
»
_ComboBoxDataStore
» getLabel
dijit.form._ComboBoxDataStore.getLabel
dojo.require("dijit.form.ComboBox");
defined in dijit/form/ComboBox.js
Usage
function (item)
(view source)
return
item
.
innerHTML
;
parameter
type
description
item