Static variables

Constructor

@:value({ userData : 0, cancelable : false, bubbles : false })new(?type:String, bubbles:Bool = false, cancelable:Bool = false, userData:Int = 0)

Variables

read onlyuserData:Int

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods