User Guide

1284 Tree component (Flash Professional only)
Events inherited from the UIComponent class
The following table lists the events the Tree class inherits from the UIComponent class.
Events inherited from the List class
The following table lists the events the Tree class inherits from the List class.
Event Description
UIComponent.focusIn Broadcast when an object receives focus.
UIComponent.focusOut Broadcast when an object loses focus.
UIComponent.keyDown Broadcast when a key is pressed.
UIComponent.keyUp Broadcast when a key is released.
Event Description
List.change Broadcast whenever user interaction causes the selection to
change.
List.itemRollOut Broadcast when the pointer rolls over and then off list items.
List.itemRollOver Broadcast when the pointer rolls over list items.
List.scroll Broadcast when a list is scrolled.