Array of listeners to observe property changes.
Provide names of properties that will not be observed.
Properties that will not be observed.
Returns proxy of entity with listeners that can observe property changes. Call from ctor to return observable proxy.
Entity to be proxified.
Proxified entity.
Factory method for creating an observable entity. Returns proxy of entity with listeners that can observe property changes.
Class name
Entity proxy that is observable
Generated using TypeDoc
Base class for observable entitites.
ObservableEntity