AboutSupportDeveloper GuideVersion 18.0.9

Interface CustomButtonActionPayload

The shape of the payload sent by a custom button click to a custom action handler

Hierarchy

  • CustomButtonActionPayload

Properties

callerType: CustomButton

Calling the CustomButton type

customData: any

Any data necessary for the functioning of specified custom action

windowIdentity: Identity_5

Identity for the current window.

x: number

Screen x-coordinate where custom button should be shown.

y: number

Screen y-coordinate where custom button should be shown.