Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookModelWillAddRemoveEvent
Interface NotebookModelWillAddRemoveEvent
interface
NotebookModelWillAddRemoveEvent
{
newCellIds
?:
number
[]
;
rawEvent
:
NotebookCellsModelChangedEvent
<
CellData
>
;
}
Index
Properties
new
Cell
Ids?
raw
Event
Properties
Optional
Readonly
new
Cell
Ids
new
Cell
Ids
?:
number
[]
Readonly
raw
Event
raw
Event
:
NotebookCellsModelChangedEvent
<
CellData
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
new
Cell
Ids
raw
Event
Theia TypeDoc
Loading...