Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
CellEdit
Interface CellEdit
interface
CellEdit
{
_type
:
CellReplace
;
cells
:
NotebookCellData
[]
;
count
:
number
;
index
:
number
;
metadata
?:
WorkspaceEditEntryMetadata
;
uri
:
URI
;
}
Index
Properties
_type
cells
count
index
metadata?
uri
Properties
Readonly
_type
_type
:
CellReplace
Readonly
cells
cells
:
NotebookCellData
[]
Readonly
count
count
:
number
Readonly
index
index
:
number
Optional
Readonly
metadata
metadata
?:
WorkspaceEditEntryMetadata
Readonly
uri
uri
:
URI
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
_type
cells
count
index
metadata
uri
Theia TypeDoc
Loading...