Objectdijit._Widget.attributeMap

dojo.require("dijit._Widget");
defined in dijit/_Widget.js

A map of attributes and attachpoints -- typically standard HTML attributes -- to set on the widget's dom, at the "domNode" attach point, by default. Other node references can be specified as properties of 'this'

PropertiesBack to top