dijit.form._ComboBoxDataStore.fetchSelectedItem
dojo.require("dijit.form.ComboBox");
defined in dijit/form/ComboBox.js
Get the option marked as selected, like <option selected>
. Not part of dojo.data API.
Usage
function () (view source)