CommandGroupComponent
class
Properties
| Name | Type | Description |
|---|---|---|
commands |
ICommand[] |
|
execute |
EventEmitter<any> |
_execute()
Signature
_execute(command: ICommand, event: Event): voidParameters
command(ICommand)event(Event)
Returns
void