The following examples show how you can use the firstVisibleItem property to get or set the first visible node in a Flex Tree control.
Full code after the jump.
Continue reading ‘Determining the first visible item in a Flex Tree control’
The following examples show how you can use the firstVisibleItem property to get or set the first visible node in a Flex Tree control.
Full code after the jump.
Continue reading ‘Determining the first visible item in a Flex Tree control’
The following example shows how you can use the openItems property to determine which branches are currently open in a Flex Tree control.
Full code after the jump.
Continue reading ‘Determining which Tree branches are open using the openItems property’