Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutputContextMenuService

Hierarchy

  • MonacoContextMenuService
    • OutputContextMenuService

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • contextMenuRenderer: ContextMenuRenderer

    Returns OutputContextMenuService

Properties

Protected Readonly contextMenuRenderer

contextMenuRenderer: ContextMenuRenderer

Methods

Protected menuPath

  • menuPath(): MenuPath

showContextMenu

  • showContextMenu(delegate: any): void
  • Parameters

    • delegate: any

    Returns void