Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConsoleContribution

Hierarchy

  • ConsoleContribution

Implements

  • FrontendApplicationContribution
  • CommandContribution
  • KeybindingContribution
  • MenuContribution

Index

Constructors

constructor

Properties

Protected Readonly manager

Methods

initialize

  • initialize(): void

Protected newCommandHandler

registerCommands

  • registerCommands(commands: CommandRegistry): void

registerKeybindings

  • registerKeybindings(keybindings: KeybindingRegistry): void

registerMenus

  • registerMenus(menus: MenuModelRegistry): void