UpdateAction

Action to record the fact that a model has been updated.

Configs

3

Reference to a model which has been updated.

Map of updated properties with new values.

Map of updated properties with old values.

Properties

6

Class hierarchy

isUpdateAction: Boolean= truereadonly
Identifies an object as an instance of UpdateAction class, or subclass thereof.
isUpdateAction: Boolean= truereadonlystatic
Identifies an object as an instance of UpdateAction class, or subclass thereof.

Other

Reference to a model which has been updated.

newData: ObjectreadonlyAlso a config

Map of updated properties with new values.

oldData: ObjectreadonlyAlso a config

Map of updated properties with old values.

typeActionBase

Functions

2
redoActionBase
undoActionBase