Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MemoryLocationKeyboardActionArgs

Hierarchy

  • MemoryLocationKeyboardActionArgs

Index

Properties

Optional createMarker

createMarker: boolean

Optional executionMode

executionMode: "Foreground" | "Background"

Optional extendSelection

extendSelection: boolean

Optional memoryLocationNumber

memoryLocationNumber: number

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Generated using TypeDoc