Represents an event describing the change in a {@link NotebookEditor.selections notebook editor's selections}.
Represents an event describing the change in a {@link NotebookEditor.selections notebook editor's selections}.
(notebook-editor notebook-editor-selection-change-event)
The {@link NotebookEditor notebook editor} for which the selections have changed.
Returns: NotebookEditor
The {@link NotebookEditor notebook editor} for which the selections have changed. **Returns:** `NotebookEditor`
(selections notebook-editor-selection-change-event)
The new value for the {@link NotebookEditor.selections notebook editor's selections}.
Returns: readonly NotebookRange[]
The new value for the {@link NotebookEditor.selections notebook editor's selections}. **Returns:** `readonly NotebookRange[]`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close