VDomModel | @jupyterlab (original) (raw)
Concrete implementation of VDomRenderer model.
Hierarchy (View Summary)
- VDomModel
- KernelStatus.Model
- Licenses.Model
- RunningSessions.Model
- LineCol.Model
- PathStatus.Model
- SavingStatus.Model
- SearchDocumentModel
- ListModel
- FileUploadStatus.Model
- EditorSyntaxStatus.Model
- TabSpaceStatus.Model
- LauncherModel
- CommandEditStatus.Model
- ExecutionIndicator.Model
- NotebookTrustStatus.Model
- TableOfContentsModel
Implements
Index
Constructors
constructor
Properties
Readonly
stateChanged
A signal emitted when any model state changes.
Accessors
isDisposed
- get isDisposed(): boolean
- Test whether the model is disposed.
Returns boolean
Methods
dispose
- dispose(): void
- Dispose the model.