Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookOutputActionContribution
Class NotebookOutputActionContribution
Implements
CommandContribution
Index
Constructors
constructor
Properties
editor
Manager
notebook
Editor
Service
Methods
find
Output
And
Cell
register
Commands
Constructors
constructor
new
Notebook
Output
Action
Contribution
(
)
:
NotebookOutputActionContribution
Returns
NotebookOutputActionContribution
Properties
Protected
Readonly
editor
Manager
editor
Manager
:
EditorManager
Protected
Readonly
notebook
Editor
Service
notebook
Editor
Service
:
NotebookEditorWidgetService
Methods
Protected
find
Output
And
Cell
find
Output
And
Cell
(
output
)
:
undefined
|
[
NotebookCellModel
,
CellOutput
]
Parameters
output
:
string
Returns
undefined
|
[
NotebookCellModel
,
CellOutput
]
register
Commands
register
Commands
(
commands
)
:
void
Parameters
commands
:
CommandRegistry
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
editor
Manager
notebook
Editor
Service
find
Output
And
Cell
register
Commands
Theia TypeDoc
Loading...