Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GlobalContextMenuOptionActionPayload

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

Hierarchy

  • GlobalContextMenuOptionActionPayload

Index

Properties

callerType: GlobalContextMenu
customData?: any

Any data necessary for the functioning of specified custom action

windowIdentity: Identity

Identity of the browser window where the context menu is invoked

Generated using TypeDoc