AboutSupportDeveloper GuideVersion 17.2.14

Interface OpenViewTabContextMenuRequest

Request for opening a view tab context menu in Browser.

Hierarchy

  • OpenViewTabContextMenuRequest

Properties

customData?: any

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

selectedViews: Identity_5[]

Template defining the options to show in the context menu.

x: number

Screen x-coordinate where context menu should be shown.

y: number

Screen y-coordinate where context menu should be shown.