dijit.form._ComboBoxDataStore.fetchItemByIdentity
dojo.require("dijit.form.ComboBox");
defined in dijit/form/ComboBox.js
`
Given arguments like:
{identity: "CA", onItem: function(item){...}
Call `onItem()with the DOM node
Usage
function (/*Object*/ args) (view source)
parameter | type | description |
---|---|---|
args | Object |