Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
NotebookModelWillAddRemoveEvent
Interface NotebookModelWillAddRemoveEvent
interface
NotebookModelWillAddRemoveEvent
{
newCellIds
?:
number
[]
;
rawEvent
:
NotebookCellsModelChangedEvent
<
CellData
>
;
}
Index
Properties
new
Cell
Ids?
raw
Event
Properties
Optional
Readonly
new
Cell
Ids
newCellIds
?:
number
[]
Readonly
raw
Event
rawEvent
:
NotebookCellsModelChangedEvent
<
CellData
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Cell
Ids
raw
Event
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...