Archives

Posts Tagged ‘Tree’

Following example show Tree openDuration and openEasingFunction usage.

TreeDemo1.mxml

Nov 30th, 2010 | Filed under Flex4

Following example show different Tree event (click,itemClick,itemOpen,itemClose).

Nov 30th, 2010 | Filed under Flex4

Following example show Tree with itemRenderer and use disclosureOpenIcon ,disclosureClosedIcon,folderOpenIcon and folderClosedIcon,defaultLeafIcon change Tree view.

comp/MyTreeItem.mxml

Nov 30th, 2010 | Filed under Flex4

Following example show how  Flex mx Tree drag data to mx DataGrid .But

there are a few differences please access follow page for detail

Nov 30th, 2010 | Filed under Flex4

Following example demo Tree Maintenance ,use E4x and parent() and children() to find child of  Tree.

Nov 30th, 2010 | Filed under Flex4

Following example show how use Tree openItems and E4x to open only a part of  Tree content.

Nov 30th, 2010 | Filed under Flex4