Dojox QueryReadStore + ComboBox demo
Everything is created ONLY in markup
▼
Χ
✓
reset
var w = dijit.byId("cb1");
= w.value
= w.item ? w.store.getValue(w.item, "id") : "-"
= w.getDisplayedValue()
= w.isValid()
✓
refresh
Clear
ReCSS
Console
DOM
Object
Close
DEPRECATED: dijit.form.ComboBox::getDisplayedValue() is deprecated. Use attr('displayedValue') instead. -- will be removed in version: 2.0
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.