IIRC, if you pass in something like an ArrayCollection, then you say
showRoot=true and we should display the entire top level w/o a call to
getChildren

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of hmmmbeer3
Sent: Monday, January 21, 2008 3:42 PM
To: [email protected]
Subject: [flexcoders] Re: Tree and ITreeDataDescriptor

 

--- In [email protected] <mailto:flexcoders%40yahoogroups.com>
, "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.

 

Reply via email to