Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view/notebook-code-cell-view
NotebookCodeCellStatusProps
Interface NotebookCodeCellStatusProps
interface
NotebookCodeCellStatusProps
{
cell
:
NotebookCellModel
;
cellStatusBarService
:
NotebookCellStatusBarService
;
commandRegistry
:
CommandRegistry
;
executionStateService
?:
NotebookExecutionStateService
;
labelParser
:
LabelParser
;
notebook
:
NotebookModel
;
onClick
:
()
=>
void
;
}
Index
Properties
cell
cell
Status
Bar
Service
command
Registry
execution
State
Service?
label
Parser
notebook
on
Click
Properties
cell
cell
:
NotebookCellModel
cell
Status
Bar
Service
cellStatusBarService
:
NotebookCellStatusBarService
command
Registry
commandRegistry
:
CommandRegistry
Optional
execution
State
Service
executionStateService
?:
NotebookExecutionStateService
label
Parser
labelParser
:
LabelParser
notebook
notebook
:
NotebookModel
on
Click
onClick
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
cell
Status
Bar
Service
command
Registry
execution
State
Service
label
Parser
notebook
on
Click
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...