Functiondijit.tree.ForestStoreModel.getChildren

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

Calls onComplete() with array of child items of given parent item, all loaded.

Usage

function (parentItem, callback, /*Function*/ onError) (view source)
parametertypedescription
parentItem  
callback  
onErrorFunction