|
Mailing Lists
|
Home /
Groups /
Adobe Flex
Display nested objects within tree?
Author: Willy Ray
Short Link: http://www.houseoffusion.com/groups/flex/thread.cfm/threadid:2012#6165
Hey All,
Suppose I have a simple class, node.as.
It has two properties:
name:String;
childNodes:ArrayCollection; //contains more node objects
//which may contain even
more node objects.
//these will be built up
recursively.
What's the best way to display this in a tree control? Can I specify
label and children fields in the Tree declaration?
/willy
|
May 19, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||