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

@:flash.property@:require(flash10)isRelatedObjectInaccessible:Bool

@:flash.propertykeyCode:UInt

@:flash.propertyshiftKey:Bool

Methods

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Object

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Object

@:flash.propertyread onlytype:String

Inherited Methods