Static variables

staticfinalread onlyFOCUS_IN:String

staticfinalread onlyFOCUS_OUT:String

staticfinalread onlyKEY_FOCUS_CHANGE:String

staticfinalread onlyMOUSE_FOCUS_CHANGE:String

Constructor

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

Variables

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

@:flash.propertykeyCode:UInt

@:flash.propertyshiftKey:Bool

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods