Tag Archive for 'setitemicon()'

29
Nov

Setting icons for specific nodes in a Flex Tree control

The following example shows you how you can override a specific node’s icon in a Flex Tree control ysing the Tree class’s setItemIcon() method.

Full code after the jump.

Continue reading ‘Setting icons for specific nodes in a Flex Tree control’