Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PageTabContextMenuOptionActionPayload

Payload received by a Custom Action that is invoked by a custom page tab context menu option

Hierarchy

  • PageTabContextMenuOptionActionPayload

Index

Properties

callerType

callerType: PageTabContextMenu

Optional customData

customData?: any

Any data necessary for the functioning of specified custom action

pageId

pageId: string

Id of the page on which the context menu is invoked

windowIdentity

windowIdentity: Identity

Identity of the browser window where the context menu is invoked

Generated using TypeDoc