Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
Cell
Class Cell
Index
Constructors
constructor
Properties
cell
cell
Data
cell
Kind
editors
And
Documents
handle
internal
Metadata
metadata
notebook
Document
outputs
previous
Result
uri
Accessors
api
Cell
language
Methods
set
Internal
Metadata
set
Metadata
set
Outputs
as
Model
Add
Data
Constructors
constructor
new
Cell
(
notebookDocument
,
editorsAndDocuments
,
cellData
)
:
Cell
Parameters
notebookDocument
:
NotebookDocument
editorsAndDocuments
:
EditorsAndDocumentsExtImpl
cellData
:
NotebookCellDto
Returns
Cell
Properties
Private
cell
cell
:
undefined
|
NotebookCell
Private
Readonly
cell
Data
cell
Data
:
NotebookCellDto
Readonly
cell
Kind
cell
Kind
:
CellKind
Private
Readonly
editors
And
Documents
editors
And
Documents
:
EditorsAndDocumentsExtImpl
Readonly
handle
handle
:
number
internal
Metadata
internal
Metadata
:
NotebookCellInternalMetadata
Private
metadata
metadata
:
Readonly
<
NotebookCellMetadata
>
Readonly
notebook
Document
notebook
Document
:
NotebookDocument
Private
outputs
outputs
:
NotebookCellOutput
[]
Private
previous
Result
previous
Result
:
Readonly
<
undefined
|
NotebookCellExecutionSummary
>
Readonly
uri
uri
:
URI
Accessors
api
Cell
get
apiCell
(
)
:
NotebookCell
Returns
NotebookCell
language
get
language
(
)
:
string
Returns
string
Methods
set
Internal
Metadata
set
Internal
Metadata
(
newInternalMetadata
)
:
void
Parameters
newInternalMetadata
:
NotebookCellInternalMetadata
Returns
void
set
Metadata
set
Metadata
(
newMetadata
)
:
void
Parameters
newMetadata
:
NotebookCellMetadata
Returns
void
set
Outputs
set
Outputs
(
newOutputs
)
:
void
Parameters
newOutputs
:
NotebookOutputDto
[]
Returns
void
Static
as
Model
Add
Data
as
Model
Add
Data
(
cell
)
:
ModelAddedData
Parameters
cell
:
NotebookCellDto
Returns
ModelAddedData
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
cell
cell
Data
cell
Kind
editors
And
Documents
handle
internal
Metadata
metadata
notebook
Document
outputs
previous
Result
uri
api
Cell
language
set
Internal
Metadata
set
Metadata
set
Outputs
as
Model
Add
Data
Theia TypeDoc
Loading...