The model representing plugin list.

Hierarchy (View Summary)

Constructors

Properties

actionError: null | string = null

Contains an error message if an error occurred when enabling/disabling plugin.

stateChanged: Signal<PluginListModel, void>

A signal emitted when any model state changes.

statusError: null | string = null

Contains an error message if an error occurred when querying plugin status.

Accessors

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

    Returns boolean

Methods

  • Dispose the model.

    Returns void