Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSaveAsActionArgs

Hierarchy

  • FileSaveAsActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional newFileName

newFileName: string

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Generated using TypeDoc