DEPRECATED: Add explicit require(['dojo/parser']); -- will be removed in version: 2.0
DEPRECATED: dijit.form.ComboBox::attr() is deprecated. Use get() or set() instead, called from function() {
dojo.byId("value1").value = w.value;
dojo.byId("itemId1").value = w.item ? w.store.getValue(w.item, "id") : "-";
dojo.byId("displayedValue1").value = w.attr("displayedValue");
dojo.byId("isValid1").value = w.isValid();
} -- will be removed in version: 2.0
Hover over HTML elements in the main page. Click to hold selection.