AboutSupportDeveloper GuideVersion 17.2.14

Interface OpenGlobalContextMenuRequest

Request for opening a logo context menu in Browser.

Hierarchy

  • OpenGlobalContextMenuRequest

Properties

customData?: any

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

selectedViews?: Identity_5[]

Identities of the currently selected views

x: number

Screen x-coordinate where context menu should be shown.

y: number

Screen y-coordinate where context menu should be shown.