Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext-headless
common/headless-plugin-protocol
NotebookEditorPropertiesChangeData
Interface NotebookEditorPropertiesChangeData
interface
NotebookEditorPropertiesChangeData
{
selections
?:
NotebookSelectionChangeEvent
;
visibleRanges
?:
NotebookVisibleRangesEvent
;
}
Index
Properties
selections?
visible
Ranges?
Properties
Optional
selections
selections
?:
NotebookSelectionChangeEvent
Optional
visible
Ranges
visibleRanges
?:
NotebookVisibleRangesEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
selections
visible
Ranges
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...