Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetSelectionActionArgs

Hierarchy

  • SetSelectionActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional mainCounter

mainCounter: string

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional selectionEnd

selectionEnd: string

Optional selectionLength

selectionLength: string

Optional selectionStart

selectionStart: string

Generated using TypeDoc