Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenViewTabContextMenuRequest

Request for opening a view tab context menu in Browser.

Hierarchy

  • OpenViewTabContextMenuRequest

Index

Properties

Optional customData

customData?: any

Miscellaneous options necessary for implementing custom logic in the provider override.

selectedViews

selectedViews: Identity[]

template

Template defining the options to show in the context menu.

x

x: number

Screen x-coordinate where context menu should be shown.

y

y: number

Screen y-coordinate where context menu should be shown.

Generated using TypeDoc