Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
NotebookDocumentsExtImpl
Class NotebookDocumentsExtImpl
Implements
NotebookDocumentsExt
Index
Constructors
constructor
Properties
did
Change
Notebook
Document
Emitter
did
Save
Notebook
Document
Emitter
notebooks
And
Editors
on
Did
Change
Notebook
Document
on
Did
Save
Notebook
Document
Methods
$accept
Dirty
State
Changed
$accept
Model
Changed
$accept
Model
Saved
Constructors
constructor
new
Notebook
Documents
Ext
Impl
(
notebooksAndEditors
)
:
NotebookDocumentsExtImpl
Parameters
notebooksAndEditors
:
NotebooksExtImpl
Returns
NotebookDocumentsExtImpl
Properties
Private
Readonly
did
Change
Notebook
Document
Emitter
did
Change
Notebook
Document
Emitter
:
Emitter
<
NotebookDocumentChangeEvent
>
= ...
Private
Readonly
did
Save
Notebook
Document
Emitter
did
Save
Notebook
Document
Emitter
:
Emitter
<
NotebookDocument
>
= ...
Private
Readonly
notebooks
And
Editors
notebooks
And
Editors
:
NotebooksExtImpl
Readonly
on
Did
Change
Notebook
Document
on
Did
Change
Notebook
Document
:
Event
<
NotebookDocumentChangeEvent
>
= ...
Readonly
on
Did
Save
Notebook
Document
on
Did
Save
Notebook
Document
:
Event
<
NotebookDocument
>
= ...
Methods
$accept
Dirty
State
Changed
$accept
Dirty
State
Changed
(
uri
,
isDirty
)
:
void
Parameters
uri
:
UriComponents
isDirty
:
boolean
Returns
void
$accept
Model
Changed
$accept
Model
Changed
(
uri
,
event
,
isDirty
,
newMetadata
?
)
:
void
Parameters
uri
:
UriComponents
event
:
NotebookCellsChangedEventDto
isDirty
:
boolean
Optional
newMetadata
:
NotebookDocumentMetadata
Returns
void
$accept
Model
Saved
$accept
Model
Saved
(
uri
)
:
void
Parameters
uri
:
UriComponents
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
did
Change
Notebook
Document
Emitter
did
Save
Notebook
Document
Emitter
notebooks
And
Editors
on
Did
Change
Notebook
Document
on
Did
Save
Notebook
Document
$accept
Dirty
State
Changed
$accept
Model
Changed
$accept
Model
Saved
Theia TypeDoc
Loading...