Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
common/notebook-common
CellExecuteOutputEdit
Interface CellExecuteOutputEdit
interface
CellExecuteOutputEdit
{
append
?:
boolean
;
cellHandle
:
number
;
editType
:
Output
;
outputs
:
CellOutput
[]
;
}
Index
Properties
append?
cell
Handle
edit
Type
outputs
Properties
Optional
append
append
?:
boolean
cell
Handle
cellHandle
:
number
edit
Type
editType
:
Output
outputs
outputs
:
CellOutput
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
append
cell
Handle
edit
Type
outputs
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...