NotebookEditorSelectionChangeEvent$Typings extension

on

Properties

notebookEditor NotebookEditor
The {@link NotebookEditornotebook editor} for which the selections have changed.
no setter
selections List<NotebookRange>
The new value for the {@link NotebookEditor.selectionsnotebook editor's selections}.
no setter