ChangeLogMoveAction

An immutable, serializable object that describes an action that updated properties on a single entity.

Properties

6

Common

The original location from which the entity was moved

The new location to which the entity was moved

actionTypeChangeLogAction
entityChangeLogAction

Class hierarchy

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

Typedefs

1

The location of a ChangeLogEntity in a tree.

ParameterTypeDescription
parentChangeLogEntity

The parent node of which the target entity is a child, if any

indexNumber

The index of the child within the list of parent's children