RemoveAction

Action to record the fact of models removed from a store.

Configs

4

Models removing context.

List of models removed from 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 removed from.

Properties

7

Class hierarchy

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

Other

context: ObjectreadonlyAlso a config

Models removing context.

List of models removed from 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 removed from.

typeActionBase

Functions

2
redoActionBase
undoActionBase