package flash.events
extends Event
Available on flashnew (type:String, bubbles:Bool = true, cancelable:Bool = false, ?relatedObject:InteractiveObject, shiftKey:Bool = false, keyCode:UInt = 0)isRelatedObjectInaccessible:BoolkeyCode:UIntrelatedObject:InteractiveObjectshiftKey:Boolstatic read only FOCUS_IN:Stringstatic read only FOCUS_OUT:Stringstatic read only KEY_FOCUS_CHANGE:Stringstatic read only MOUSE_FOCUS_CHANGE:String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/events/FocusEvent.html