Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
NotebookCellsInitializeEvent
Interface NotebookCellsInitializeEvent<T>
interface
NotebookCellsInitializeEvent
<
T
>
{
changes
:
NotebookCellTextModelSplice
<
T
>
[]
;
kind
:
Initialize
;
}
Type Parameters
T
Index
Properties
changes
kind
Properties
Readonly
changes
changes
:
NotebookCellTextModelSplice
<
T
>
[]
Readonly
kind
kind
:
Initialize
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changes
kind
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...