new (type:String, ?bubbles:Bool, ?cancelable:Bool, ?charCodeValue:Int, ?keyCodeValue:Int, ?keyLocationValue:KeyLocation, ?ctrlKeyValue:Bool, ?altKeyValue:Bool, ?shiftKeyValue:Bool, ?controlKeyValue:Bool, ?commandKeyValue:Bool)
altKey:Bool
charCode:Int
commandKey:Bool
controlKey:Bool
ctrlKey:Bool
keyCode:Int
keyLocation:KeyLocation
shiftKey:Bool
staticinline read onlyKEY_DOWN:String
staticinline read onlyKEY_UP:String
read onlybubbles:Bool
read onlycancelable:Bool
read onlycurrentTarget:Any
read onlyeventPhase:EventPhase
read onlytarget:Any
read onlytype:String
formatToString (className:String, ?p1:String, ?p2:String, ?p3:String, ?p4:String, ?p5:String):String
isDefaultPrevented ():Bool
preventDefault ():Void
stopImmediatePropagation ():Void
stopPropagation ():Void