NGE IDE

CommandGroupComponent

class

Properties

Name Type Description
commands ICommand[]
execute EventEmitter<any>

_execute()

Signature

typescript
_execute(command: ICommand, event: Event): void

Parameters

  • command (ICommand)
  • event (Event)

Returns

void