Archives
Following example show Tree openDuration and openEasingFunction usage.
TreeDemo1.mxml
Following example show different Tree event (click,itemClick,itemOpen,itemClose).
Following example show Tree with itemRenderer and use disclosureOpenIcon ,disclosureClosedIcon,folderOpenIcon and folderClosedIcon,defaultLeafIcon change Tree view.
comp/MyTreeItem.mxml
Following example show how Flex mx Tree drag data to mx DataGrid .But
there are a few differences please access follow page for detail
Following example demo Tree Maintenance ,use E4x and parent() and children() to find child of Tree.
Following example show how use Tree openItems and E4x to open only a part of Tree content.


