Static variables

staticread onlyFOCUS_IN:String

staticread onlyFOCUS_OUT:String

staticread onlyKEY_FOCUS_CHANGE:String

staticread 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

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods