InsertChildAction

Action to record the fact of adding children models into a parent model.

Configs

4

Children models inserted.

Map having children models as keys and values containing previous parent of each model and index at the previous parent.

Index a children models are inserted at

Reference to a parent model a child model has been added to.

Properties

7

Class hierarchy

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

Other

Children models inserted.

context: ObjectreadonlyAlso a config

Map having children models as keys and values containing previous parent of each model and index at the previous parent.

insertIndex: NumberreadonlyAlso a config

Index a children models are inserted at

Reference to a parent model a child model has been added to.

typeActionBase

Functions

2
redoActionBase
undoActionBase