Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-types
NotebookTextModelChangedEvent
Interface NotebookTextModelChangedEvent
interface
NotebookTextModelChangedEvent
{
endSelectionState
?:
SelectionState
;
rawEvents
:
NotebookContentChangedEvent
[]
;
synchronous
?:
boolean
;
}
Index
Properties
end
Selection
State?
raw
Events
synchronous?
Properties
Optional
Readonly
end
Selection
State
endSelectionState
?:
SelectionState
Readonly
raw
Events
rawEvents
:
NotebookContentChangedEvent
[]
Optional
Readonly
synchronous
synchronous
?:
boolean
readonly versionId: number;
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Selection
State
raw
Events
synchronous
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
readonly versionId: number;