A VDomModel for the kernel status indicator.

Hierarchy (View Summary)

Constructors

Properties

stateChanged: Signal<KernelStatus.Model, void>

A signal emitted when any model state changes.

translation: ITranslator

Accessors

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

    Returns boolean

Methods

  • Dispose the model.

    Returns void