Events dispatched by a TextEditor
.
Static variables
staticfinalread onlySELECTION_CHANGE:EventType<TextEditorEvent> = "selectionChange"
Dispatched when the text editor's selection changes.
See also: