dijit._Calendar.setValue
dojo.require("dijit._Calendar");
defined in dijit/_Calendar.js
set the current date and update the UI. If the date is disabled, the selection will not change, but the display will change to the corresponding month.
Usage
function (/*Date*/ value) (view source)
parameter | type | description |
---|---|---|
value | Date |