A VDomModel for the TabSpace status item.

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

_indentUnit: any
stateChanged: Signal<TabSpaceStatus.Model, void>

A signal emitted when any model state changes.

Accessors

  • get indentUnit(): string
  • Code editor indentation unit

    Returns string

  • set indentUnit(v): void
  • Parameters

    • v: string

    Returns void

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

    Returns boolean

Methods

  • Dispose the model.

    Returns void

Generated using TypeDoc