Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EditorPreviewContribution

Hierarchy

  • EditorPreviewContribution

Implements

  • CommandContribution
  • MenuContribution
  • KeybindingContribution

Index

Constructors

constructor

Properties

Protected Readonly shell

shell: ApplicationShell

Methods

Protected getTargetWidget

  • getTargetWidget(event?: Event): undefined | Widget

registerCommands

  • registerCommands(registry: CommandRegistry): void

registerKeybindings

  • registerKeybindings(registry: KeybindingRegistry): void

registerMenus

  • registerMenus(registry: MenuModelRegistry): void