dojox.help.noConflict
dojo.require("dojox.help._base");
defined in dojox/help/_base.js
Use this function when you want to resolve the problems created by including a dojox.help package.
Usage
function (/*Object?*/ item) (view source)
parameter | type | description |
---|---|---|
item | Object | Optional. If you pass an item, only that item will be cleaned |