Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PopupTextActionArgs

Hierarchy

  • PopupTextActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional popupIdentifier

popupIdentifier: string

Optional title

title: string

Generated using TypeDoc