Check documentation for the latest version of dhtmlxSuite hasChildren DHTMLX Docs

hasChildren

returns the number of children

number hasChildren(string|number id);
idstring|numberthe node's id
numberthe number of children
Back to top