Options
All
  • Public
  • Public/Protected
  • All
Menu

Holds data for each property that the property handler manages.

Hierarchy

  • IProperty

Index

Properties

def

def: any

The default value for the property

instances

instances: IInstance[]

An entry for each instance this property is attached to

mutators

mutators: IMutator[]

The list of mutators to apply to the property

subscriptions

subscriptions: ISubscriptionEntry[]

Holds subscriptions that should be applied to all instances for this property.

Generated using TypeDoc