Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookActionsContribution
Class NotebookActionsContribution
Implements
CommandContribution
MenuContribution
KeybindingContribution
Index
Constructors
constructor
Properties
context
Key
Service
notebook
Clipboard
Service
notebook
Editor
Widget
Service
notebook
Execution
Service
notebook
Kernel
Quick
Pick
Service
notebook
Service
shell
Methods
editable
Command
Handler
register
Commands
register
Keybindings
register
Menus
with
Model
Constructors
constructor
new
Notebook
Actions
Contribution
(
)
:
NotebookActionsContribution
Returns
NotebookActionsContribution
Properties
Protected
context
Key
Service
context
Key
Service
:
ContextKeyService
Protected
notebook
Clipboard
Service
notebook
Clipboard
Service
:
NotebookClipboardService
Protected
notebook
Editor
Widget
Service
notebook
Editor
Widget
Service
:
NotebookEditorWidgetService
Protected
notebook
Execution
Service
notebook
Execution
Service
:
NotebookExecutionService
Protected
notebook
Kernel
Quick
Pick
Service
notebook
Kernel
Quick
Pick
Service
:
NotebookKernelQuickPickService
Protected
notebook
Service
notebook
Service
:
NotebookService
Protected
shell
shell
:
ApplicationShell
Methods
Protected
editable
Command
Handler
editable
Command
Handler
(
execute
)
:
CommandHandler
Parameters
execute
:
(
(
notebookModel
)
=>
void
)
(
notebookModel
)
:
void
Parameters
notebookModel
:
NotebookModel
Returns
void
Returns
CommandHandler
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
Protected
with
Model
with
Model
<
T
>
(
item
,
execute
,
defaultValue
)
:
T
Type Parameters
T
Parameters
item
:
URI
|
NotebookModel
execute
:
(
(
notebookModel
)
=>
T
)
(
notebookModel
)
:
T
Parameters
notebookModel
:
NotebookModel
Returns
T
defaultValue
:
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
context
Key
Service
notebook
Clipboard
Service
notebook
Editor
Widget
Service
notebook
Execution
Service
notebook
Kernel
Quick
Pick
Service
notebook
Service
shell
editable
Command
Handler
register
Commands
register
Keybindings
register
Menus
with
Model
Theia TypeDoc
Loading...