Tag Archive for 'localname()'

29
Oct

Defining a custom label function on a Flex Tree control

The following example shows how you can specify a custom label function on a Tree control in Flex where the returned label is specific to the node name.

Full code after the jump.

Continue reading ‘Defining a custom label function on a Flex Tree control’