Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookUndoRedoHandler
Class NotebookUndoRedoHandler
Implements
UndoRedoHandler
<
NotebookEditorWidget
>
Index
Constructors
constructor
Properties
application
Shell
priority
Methods
redo
select
undo
Constructors
constructor
new
Notebook
Undo
Redo
Handler
(
)
:
NotebookUndoRedoHandler
Returns
NotebookUndoRedoHandler
Properties
Protected
Readonly
application
Shell
application
Shell
:
ApplicationShell
priority
priority
:
number
= 200
Methods
redo
redo
(
item
)
:
void
Parameters
item
:
NotebookEditorWidget
Returns
void
select
select
(
)
:
undefined
|
NotebookEditorWidget
Returns
undefined
|
NotebookEditorWidget
undo
undo
(
item
)
:
void
Parameters
item
:
NotebookEditorWidget
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
application
Shell
priority
redo
select
undo
Theia TypeDoc
Loading...