dijit.tree.TreeStoreModel.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, onComplete, /*Function*/ onError) (view source)
parameter | type | description |
---|---|---|
parentItem | ||
onComplete | ||
onError | Function |