Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UniqueObject

Hierarchy

Index

Constructors

constructor

Properties

id

id: string

name

name: string

Optional templatePath

templatePath: undefined | string

Methods

copy

deserialize

destroy

  • destroy(): void

isA

  • isA<T>(type: object): boolean

serialize

setProperty

  • setProperty(name: string, value: any): void

setState

upgrade