Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MacroCommand

Macro command provides the functionality of sequential execution of a sub-command batch.

author

Kristaps Peļņa

Hierarchy

Index

Properties

Protected event

event: Event

Protected injector

injector: Injector

Protected subCommands

subCommands: object[] = []

Type declaration

Methods

add

Protected commandComplete

Protected complete

  • complete(): void

execute

  • execute(): void

Protected executeNextCommand

  • executeNextCommand(): void

has

listenOnComplete

  • listenOnComplete(listener: EventListener, scope?: Object): void

remove