RemoveAllAction

Action to record a store "remove all" operation.

Configs

3

All store records removed

silent: Boolean= falseAlso a property

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

Reference to cleared store

Properties

6

Class hierarchy

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

Other

All store records removed

silent: Boolean= falsereadonlyAlso a config

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

Reference to cleared store

typeActionBase

Functions

2
redoActionBase
undoActionBase