Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenSaveButtonContextMenuRequest

Request for opening a context menu from save button in Browser.

Hierarchy

  • OpenSaveButtonContextMenuRequest

Index

Properties

buttonLeft

buttonLeft: number

Screen x-coordinate of save button

buttonWidth

buttonWidth: number

width of save button

Optional customData

customData?: any

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

pageId

pageId: string

Id of the page on which the context menu is invoked

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