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



Classes
 ClassDescription
 ColorPickerEventThe ColorPickerEvent class defines events that are associated with the ColorPicker component.
 ComponentEventThe ComponentEvent class defines events that are associated with the UIComponent class.
 DataChangeEventThe DataChangeEvent class defines the event that is dispatched when the data that is associated with a component changes.
 DataChangeTypeThe DataChangeType class defines constants for the DataChangeEvent.changeType event.
 DataGridEventThe DataGridEvent class defines events that are associated with the DataGrid component.
 DataGridEventReasonThe 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.
 InteractionInputTypeThe InteractionInputType class defines constants for the values of the triggerEvent property of the SliderEvent object.
 ListEventThe ListEvent class defines events for list-based components including the List, DataGrid, TileList, and ComboBox components.
 ScrollEventThe ScrollEvent class defines the scroll event that is associated with the ScrollBar component.
 SliderEventThe SliderEvent class defines events that are associated with the Slider component.
 SliderEventClickTargetThe SliderEventClickTarget class defines constants for the values of the clickTarget property of the SliderEvent class.