NotebookEditorVisibleRangesChangeEvent$Typings extension

on

Properties

notebookEditor NotebookEditor

Available on NotebookEditorVisibleRangesChangeEvent, provided by the NotebookEditorVisibleRangesChangeEvent$Typings extension

The {@link NotebookEditornotebook editor} for which the visible ranges have changed.
no setter
visibleRanges List<NotebookRange>

Available on NotebookEditorVisibleRangesChangeEvent, provided by the NotebookEditorVisibleRangesChangeEvent$Typings extension

The new value for the {@link NotebookEditor.visibleRangesnotebook editor's visibleRanges}.
no setter