ChangeLogMoveAction
An immutable, serializable object that describes an action that updated properties on a single entity.
Properties
6
Properties
6Common
The original location from which the entity was moved
The new location to which the entity was moved
actionTypeChangeLogAction
entityChangeLogAction
Class hierarchy
Identifies an object as an instance of ChangeLogMoveAction class, or subclass thereof.
Identifies an object as an instance of ChangeLogMoveAction class, or subclass thereof.
Typedefs
1
Typedefs
1The location of a ChangeLogEntity in a tree.
| Parameter | Type | Description |
|---|---|---|
parent | ChangeLogEntity | The parent node of which the target entity is a child, if any |
index | Number | The index of the child within the list of parent's children |