Constructor

new (type:String, ?bubbles:Bool, ?cancelable:Bool, ?charCodeValue:Int, ?keyCodeValue:Int, ?keyLocationValue:KeyLocation, ?ctrlKeyValue:Bool, ?altKeyValue:Bool, ?shiftKeyValue:Bool, ?controlKeyValue:Bool, ?commandKeyValue:Bool)

Variables

Methods

Static variables

staticinline read onlyKEY_DOWN:String

staticinline read onlyKEY_UP:String

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Any

read onlytype:String

Inherited Methods