Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
CellsSpliced
Interface CellsSpliced
interface
CellsSpliced
{
deleteCount
:
number
;
newCells
:
number
[]
;
startCellHandle
:
number
;
type
:
"cellsSpliced"
;
}
Index
Properties
delete
Count
new
Cells
start
Cell
Handle
type
Properties
delete
Count
deleteCount
:
number
new
Cells
newCells
:
number
[]
start
Cell
Handle
startCellHandle
:
number
Cell handle for the start cell. -1 in case of new Cells are added at the end.
type
type
:
"cellsSpliced"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
Count
new
Cells
start
Cell
Handle
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Cell handle for the start cell. -1 in case of new Cells are added at the end.