W3cubDocs

/Haxe Flash

TextEvent

package flash.events

extends Event

extended by DataEvent, ErrorEvent, IMEEvent

Available on flash

Constructor

@:value({ cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, ?text:String)

Variables

text:String

Static variables

static read only TEXT_INPUT:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/TextEvent.html