Class TaskAbstract

The generic class used to manage the undo/redo of AddFlow actions. All class that you will create to manage actions should derive from this class.

Hierarchy

  • Task

Constructors

Properties

Methods

Constructors

  • Returns Task

Properties

code: Action = Action.None
currentItem: Item = null
group: number = -1
groupCode: string = Action.None

Methods

  • Returns void

  • Returns void

Generated using TypeDoc