dijit.tree.ForestStoreModel.onNewRootItem
dojo.require("dijit.Tree");
defined in dijit/Tree.js
User can override this method to modify a new element that's being added to the root of the tree, for example to add a flag like root=true
Usage
function (args) (view source)
parameter | type | description |
---|---|---|
args |