Package com.tremorvideo.evts
Class public class DropDownEvent
Inheritance DropDownEvent → Event
Language Version: ActionScript 3.0Class public class DropDownEvent
Inheritance DropDownEvent → Event
Runtime Versions: Flash Player 9, AIR 1.0, Flash Lite 4
DropDown events.
See also
Public Methods
Method
Defined By
DropDownEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false):void
Creates an event object that contains information about DropDown events.
Creates an event object that contains information about DropDown events.
DropDownEvent
Public Constants
Constant
Defined By
LIST_SELECTED : String = "listSelected"
[static] Defines the value of the type property of a listSelected event object.
[static] Defines the value of the type property of a listSelected event object.
DropDownEvent
Created May 18 2015