Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/view/notebook-main-toolbar
NotebookMainToolbarProps
Interface NotebookMainToolbarProps
interface
NotebookMainToolbarProps
{
commandRegistry
:
CommandRegistry
;
contextKeyService
:
ContextKeyService
;
contextMenuRenderer
:
ContextMenuRenderer
;
editorNode
:
HTMLElement
;
menuRegistry
:
MenuModelRegistry
;
notebookContextManager
:
NotebookContextManager
;
notebookKernelService
:
NotebookKernelService
;
notebookModel
:
NotebookModel
;
}
Index
Properties
command
Registry
context
Key
Service
context
Menu
Renderer
editor
Node
menu
Registry
notebook
Context
Manager
notebook
Kernel
Service
notebook
Model
Properties
command
Registry
commandRegistry
:
CommandRegistry
context
Key
Service
contextKeyService
:
ContextKeyService
context
Menu
Renderer
contextMenuRenderer
:
ContextMenuRenderer
editor
Node
editorNode
:
HTMLElement
menu
Registry
menuRegistry
:
MenuModelRegistry
notebook
Context
Manager
notebookContextManager
:
NotebookContextManager
notebook
Kernel
Service
notebookKernelService
:
NotebookKernelService
notebook
Model
notebookModel
:
NotebookModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
Registry
context
Key
Service
context
Menu
Renderer
editor
Node
menu
Registry
notebook
Context
Manager
notebook
Kernel
Service
notebook
Model
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...