--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > There's a showRoot parameter on Tree >
But what if my data had no single root item? And how would I get a reference to the root in any case to pass to getChildren(node:Object). Passing null does not work.

