Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCellActionContribution
Class NotebookCellActionContribution
Implements
MenuContribution
CommandContribution
KeybindingContribution
Index
Constructors
constructor
Properties
context
Key
Service
language
Quick
Pick
Service
notebook
Editor
Widget
Service
notebook
Execution
Service
notebook
Service
Methods
editable
Cell
Command
Handler
get
Selected
Cell
init
register
Commands
register
Keybindings
register
Menus
Constructors
constructor
new
Notebook
Cell
Action
Contribution
(
)
:
NotebookCellActionContribution
Returns
NotebookCellActionContribution
Properties
Protected
context
Key
Service
context
Key
Service
:
ContextKeyService
Protected
language
Quick
Pick
Service
language
Quick
Pick
Service
:
EditorLanguageQuickPickService
Protected
notebook
Editor
Widget
Service
notebook
Editor
Widget
Service
:
NotebookEditorWidgetService
Protected
notebook
Execution
Service
notebook
Execution
Service
:
NotebookExecutionService
Protected
notebook
Service
notebook
Service
:
NotebookService
Methods
Protected
editable
Cell
Command
Handler
editable
Cell
Command
Handler
(
execute
)
:
CommandHandler
Parameters
execute
:
(
(
notebookModel
,
cell
,
output
?
)
=>
void
)
(
notebookModel
,
cell
,
output
?
)
:
void
Parameters
notebookModel
:
NotebookModel
cell
:
NotebookCellModel
Optional
output
:
NotebookCellOutputModel
Returns
void
Returns
CommandHandler
Protected
get
Selected
Cell
get
Selected
Cell
(
)
:
undefined
|
NotebookCellModel
Returns
undefined
|
NotebookCellModel
Protected
init
init
(
)
:
void
Returns
void
register
Commands
register
Commands
(
commands
)
:
void
Parameters
commands
:
CommandRegistry
Returns
void
register
Keybindings
register
Keybindings
(
keybindings
)
:
void
Parameters
keybindings
:
KeybindingRegistry
Returns
void
register
Menus
register
Menus
(
menus
)
:
void
Parameters
menus
:
MenuModelRegistry
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
context
Key
Service
language
Quick
Pick
Service
notebook
Editor
Widget
Service
notebook
Execution
Service
notebook
Service
editable
Cell
Command
Handler
get
Selected
Cell
init
register
Commands
register
Keybindings
register
Menus
Theia TypeDoc
Loading...