Interface NotebookDocumentsAndEditorsExt
- NotebookDocumentsAndEditorsExt
Methods
$acceptActiveCellEditorChange
- $acceptActiveCellEditorChange(newActiveEditor): void
Parameters
- newActiveEditor: null | string
Returns void
$acceptDocumentsAndEditorsDelta
- $acceptDocumentsAndEditorsDelta(delta): Promise<void>
Returns Promise<void>