isBranch

checks whether the node has any children

boolean isBranch(id id);
ididID of the branch in question
booleantrue, if the branch has at least one child, false, if there are no children

Example

tree.isBranch('branch1');

Back to top
If you have not checked yet, be sure to visit site of our main product Webix ui component library and page of treemap data visualization product.