Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityPropertyChangeEvent<K, V>

Metadata for a single property change on an entity object.

Type parameters

  • K

  • V

Hierarchy

  • EntityPropertyChangeEvent

Index

Properties

Optional currentValue

currentValue: V

entityId

entityId: K

Optional previousValue

previousValue: V

Generated using TypeDoc