eachChild(id, functor)
Type: Method
File:
Implemented in:
dhx.TreeStore
Included in:
calls the defined functor for each child node of a certain branch
Parameters
id - branch id
string,dimension
functor - the function that is called for each item
function
Returns
method doesn't return any data