|
Check out the TreeDataProvider API in the ASDoc.
The backingObject is used by one implementation of that API (called TreeNode)
which is used when the object you are passing to the Tree does not implement
TreeDataProvider itself. I don’t think we provide an easy way
to limit the depth of the tree. I suppose you could simply implement the
TreeDataProvider API yourself to make sure that children that are too deep aren’t
displayed. Matt From: Is there any sort of documentation on the way the Tree component deals Yahoo! Groups Links
|
- RE: [flexcoders] Tree dataProviders & backingObject Matt Chotin
- [flexcoders] Re: Tree dataProviders & backingObjec... alex_harui
- Re: [flexcoders] Re: Tree dataProviders & back... Manish Jethani

