dijit.ProgressBar.update
dojo.require("dijit.ProgressBar");
defined in dijit/ProgressBar.js
update progress information
Usage
function (/*Object?*/ attributes) (view source)
parameter | type | description |
---|---|---|
attributes | Object | Optional. may provide progress and/or maximum properties on this parameter, see attribute specs for details. |