dijit
» WidgetSet
dijit.WidgetSet
dojo.require("dijit");
defined in dijit/_base/manager.js
A set of widgets indexed by id
Usage
function ()
(view source)
this
._hash=
{
}
;
Functions
Back to top
Only private and/or inherited functions are available.
add
(widget)
byClass
(cls
:
String
)
byId
(id
:
String
)
filter
(filter
:
Function
)
forEach
(func
:
Function
)
remove
(id
:
String
)
Properties
Back to top
Only private and/or inherited properties are available.
_hash