Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view/notebook-code-cell-view
NotebookCodeCellStatusState
Interface NotebookCodeCellStatusState
interface
NotebookCodeCellStatusState
{
currentExecution
?:
CellExecution
;
executionTime
:
number
;
}
Index
Properties
current
Execution?
execution
Time
Properties
Optional
current
Execution
currentExecution
?:
CellExecution
execution
Time
executionTime
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Execution
execution
Time
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...