Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCellOutputModel
Class NotebookCellOutputModel
Implements
Disposable
Index
Constructors
constructor
Properties
did
Change
Data
Emitter
on
Did
Change
Data
raw
Output
Accessors
metadata
output
Id
outputs
Methods
append
Data
dispose
get
Data
optimize
Output
Items
replace
Data
Constructors
constructor
new
Notebook
Cell
Output
Model
(
rawOutput
)
:
NotebookCellOutputModel
Parameters
rawOutput
:
CellOutput
Returns
NotebookCellOutputModel
Properties
Private
did
Change
Data
Emitter
did
Change
Data
Emitter
:
Emitter
<
void
>
= ...
Readonly
on
Did
Change
Data
on
Did
Change
Data
:
Event
<
void
>
= ...
Protected
raw
Output
raw
Output
:
CellOutput
Accessors
metadata
get
metadata
(
)
:
undefined
|
Record
<
string
,
unknown
>
Returns
undefined
|
Record
<
string
,
unknown
>
output
Id
get
outputId
(
)
:
string
Returns
string
outputs
get
outputs
(
)
:
CellOutputItem
[]
Returns
CellOutputItem
[]
Methods
append
Data
append
Data
(
items
)
:
void
Parameters
items
:
CellOutputItem
[]
Returns
void
dispose
dispose
(
)
:
void
Returns
void
get
Data
get
Data
(
)
:
CellOutput
Returns
CellOutput
Private
optimize
Output
Items
optimize
Output
Items
(
)
:
void
Returns
void
replace
Data
replace
Data
(
rawData
)
:
void
Parameters
rawData
:
CellOutput
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
did
Change
Data
Emitter
on
Did
Change
Data
raw
Output
metadata
output
Id
outputs
append
Data
dispose
get
Data
optimize
Output
Items
replace
Data
Theia TypeDoc
Loading...