Extends
Members
-
The name of the property whose value is changing.
-
The old value. To get the new value use
e.target.get(e.key)
wheree
is the event object. -
The event target.
-
The event type.
Methods
-
Stop event propagation.
-
Stop event propagation.
Events
-
Generic change event. Triggered when the revision counter is increased.
-
Triggered when a property is changed.