Archive for November 28th, 2007

28
Nov

Detecting when a user opens or closes a Tree control in Flex

The following example shows you how you can listen for when the user opens or closes a node in a Flex Tree control by listening for the itemOpen and itemClose events to be dispatched.

Full code after the jump.

Continue reading ‘Detecting when a user opens or closes a Tree control in Flex’