Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
CellOutputChange
Interface CellOutputChange
interface
CellOutputChange
{
cellHandle
:
number
;
deleteCount
:
number
;
newOutputs
?:
Output
[]
;
start
:
number
;
}
Index
Properties
cell
Handle
delete
Count
new
Outputs?
start
Properties
Readonly
cell
Handle
cellHandle
:
number
Readonly
delete
Count
deleteCount
:
number
Optional
Readonly
new
Outputs
newOutputs
?:
Output
[]
Readonly
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Handle
delete
Count
new
Outputs
start
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...