Preparing search index...
The search index is not available
Eulergraph
Eulergraph
index
TextEditorEvents
Type Alias TextEditorEvents
Text
Editor
Events
:
{
editingCancelled
:
(
(
)
=>
void
)
;
editingStarted
:
(
(
cell
:
TextEditableCell
)
=>
void
)
;
selectionChanged
:
(
(
)
=>
void
)
;
textSaved
:
(
(
cell
:
TextEditableCell
,
newText
:
string
)
=>
void
)
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...