mojox has two class/widget FileBrowser that extends TreeView.
I would access to all the children in the FileBrowser, so considering it is an extended version of TreeView I would use NumChildrends, but I got errors.
Damn! I just discovered this right now!!!! Tooo late, thanks anyway!
(Looking at the source code it start with Class TreeView… and then it has an inner Class Node – I didn’t noticed, so I presumed that the Properties were for TreeView class)