Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MenuCommandRegistry

Stores Theia-specific action menu nodes instead of PhosphorJS commands with their handlers.

Hierarchy

  • PhosphorCommandRegistry
    • MenuCommandRegistry

Index

Constructors

constructor

Properties

Protected actions

actions: Map<string, [ActionMenuNode, any[]]> = ...

Protected services

services: MenuServices

Protected toDispose

toDispose: DisposableCollection = ...

Methods

registerActionMenu

Protected registerCommand

snapshot