AddAction

Action to record the fact of models adding to a store.

Configs

3

List of models added into the store.

silent: Boolean= falseAlso a property

Flag showing if undo/redo should be done silently i.e. with events suppressed

Reference to a store that models have been added into.

Properties

6

Class hierarchy

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

Other

List of models added into the store.

silent: Boolean= falsereadonlyAlso a config

Flag showing if undo/redo should be done silently i.e. with events suppressed

Reference to a store that models have been added into.

typeActionBase

Functions

2
redoActionBase
undoActionBase