Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
NotebookEditorAddData
Interface NotebookEditorAddData
interface
NotebookEditorAddData
{
documentUri
:
UriComponents
;
id
:
string
;
selections
:
CellRange
[]
;
viewColumn
?:
number
;
visibleRanges
:
CellRange
[]
;
}
Index
Properties
document
Uri
id
selections
view
Column?
visible
Ranges
Properties
document
Uri
document
Uri
:
UriComponents
id
id
:
string
selections
selections
:
CellRange
[]
Optional
view
Column
view
Column
?:
number
visible
Ranges
visible
Ranges
:
CellRange
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
document
Uri
id
selections
view
Column
visible
Ranges
Theia TypeDoc
Loading...