Static variables

Constructor

@:value({ keyCode : 0, shiftKey : false, relatedObject : null, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?relatedObject:InteractiveObject, shiftKey:Bool = false, keyCode:Int = 0)

Variables

Methods

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Object

read onlytype:String

Inherited Methods