A VDomModel for the SavingStatus item.

Hierarchy (view full)

Constructors

Properties

_docManager: IDocumentManager
_status: null | DocumentRegistry.SaveState = null
_widget: null | Widget = null
stateChanged: Signal<SavingStatus.Model, void>

A signal emitted when any model state changes.

Accessors

  • get isDisposed(): boolean
  • Test whether the model is disposed.

    Returns boolean

Methods

  • Dispose the model.

    Returns void