dijit.form.Button.setLabel
dojo.require("dijit.form.Button");
defined in dijit/form/Button.js
reset the label (text) of the button; takes an HTML string
Usage
function (/*String*/ content) (view source)
parameter | type | description |
---|---|---|
content | String |