Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
NotebookModelAddedData
Interface NotebookModelAddedData
interface
NotebookModelAddedData
{
cells
:
NotebookCellDto
[]
;
metadata
?:
NotebookDocumentMetadata
;
uri
:
UriComponents
;
versionId
:
number
;
viewType
:
string
;
}
Index
Properties
cells
metadata?
uri
version
Id
view
Type
Properties
cells
cells
:
NotebookCellDto
[]
Optional
metadata
metadata
?:
NotebookDocumentMetadata
uri
uri
:
UriComponents
version
Id
versionId
:
number
view
Type
viewType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
metadata
uri
version
Id
view
Type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...