ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

fl.events 


The fl.events package contains event classes specific to the components.



Classes
 ClassDescription
 ColorPickerEvent The ColorPickerEvent class defines events that are associated with the ColorPicker component.
 ComponentEvent The ComponentEvent class defines events that are associated with the UIComponent class.
 DataChangeEvent The DataChangeEvent class defines the event that is dispatched when the data that is associated with a component changes.
 DataChangeType The DataChangeType class defines constants for the DataChangeEvent.changeType event.
 DataGridEvent The DataGridEvent class defines events that are associated with the DataGrid component.
 DataGridEventReason The DataGridEventReason class defines constants that are used for the values of the reason property of the DataGridEvent object when the value of the type property is itemEditEnd.
 InteractionInputType The InteractionInputType class defines constants for the values of the triggerEvent property of the SliderEvent object.
 ListEvent The ListEvent class defines events for list-based components including the List, DataGrid, TileList, and ComboBox components.
 RSLErrorEvent The RSLErrorEvent class defines an error event dispatched by RSLPreloader.
 RSLEvent The RSLEvent class defines events dispatched by RSLPreloader.
 ScrollEvent The ScrollEvent class defines the scroll event that is associated with the ScrollBar component.
 SliderEvent The SliderEvent class defines events that are associated with the Slider component.
 SliderEventClickTarget The SliderEventClickTarget class defines constants for the values of the clickTarget property of the SliderEvent class.