Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MenuCommandExecutorImpl

Hierarchy

  • MenuCommandExecutorImpl

Implements

Index

Constructors

Properties

commandRegistry: CommandRegistry

Methods

  • executeCommand(menuPath: MenuPath, command: string, ...commandArgs: unknown[]): Promise<unknown>
  • isEnabled(menuPath: MenuPath, command: string, ...commandArgs: unknown[]): boolean
  • isToggled(menuPath: MenuPath, command: string, ...commandArgs: unknown[]): boolean
  • isVisible(menuPath: MenuPath, command: string, ...commandArgs: unknown[]): boolean