Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
spark.events 

The spark.events package contains the Spark event classes.



Classes
 ClassDescription
 DropDownEvent The DropDownEvent class represents the event object passed to the event listener for the open and close events.
 ElementExistenceEvent The ElementExistenceEvent class represents events that are dispatched when an element of a Group is created or destroyed.
 IndexChangeEvent The IndexChangeEvent class represents events that are dispatched when an index changes in a Spark component.
 RendererExistenceEvent The RendererExistenceEvent class represents events that are dispatched when a renderer of a Spark DataGroup is added or removed.
 TextOperationEvent The TextOperationEvent class represents events that are dispatched when text content changes due to user operations such as inserting characters, backspacing, pasting, or changing text attributes.
 TitleWindowBoundsEvent The TitleWindowBoundsEvent class represents event objects that are dispatched when bounds of a Spark TitleWindow changes, either by moving or resizing.
 TrackBaseEvent Represents events that are dispatched from a TrackBase component.