Events dispatched by a TextEditor.

Static variables

@:value("selectionChange")staticfinalread onlySELECTION_CHANGE:EventType<TextEditorEvent> = "selectionChange"

Constructor

new(type:String)

Creates a new TextEditorEvent object.

Methods