A general abstract of an action that is composed of several sub-actions. All sub actions are treated as one action regarding undo/redo operations.

Hierarchy (View Summary)

Constructors

Methods

  • Should be overwritten for real operation. Default implementation is for use by MultiAction or by classes that want to generate dynamic sub-operations.

    Parameters

    Returns boolean | void