Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenSaveContextMenuOptionActionPayload

Payload received by a Custom Action that is invoked by a custom save button context menu option

Hierarchy

  • OpenSaveContextMenuOptionActionPayload

Index

Properties

customData?: any

Any data necessary for the functioning of specified custom action

pageId: string

Id of the page on which the context menu is invoked

windowIdentity: Identity

Identity of the browser window where the context menu is invoked

Generated using TypeDoc