dijit.form.FilteringSelect.setValue
dojo.require("dijit.form.FilteringSelect");
defined in dijit/form/FilteringSelect.js
Sets the value of the select. Also sets the label to the corresponding value by reverse lookup.
parameter | type | description |
---|---|---|
value | String | |
priorityChange | Boolean | Optional. |