Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VDomModel

Concrete implementation of VDomRenderer model.

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private _isDisposed

_isDisposed: any

Readonly stateChanged

stateChanged: Signal<this, void>

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.

    Returns void

Generated using TypeDoc