InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kAppleScriptMgrBoss Class Reference

#include <SynthObjModel.h>

Inheritance diagram for kAppleScriptMgrBoss:
kCoreScriptManagerBoss

Public Member Functions

IPMUnknown IID_IAPPLESCRIPTCONTEXT
 
IScriptEngine IID_ISCRIPTENGINE
 
IScriptPreferences IID_ISCRIPTPREFERENCES
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 
IScriptManager IID_ISCRIPTMANAGER
 
IScriptRunner IID_ISCRIPTRUNNER
 
ISignalMgr IID_ISIGNALMGR
 
- Public Member Functions inherited from kCoreScriptManagerBoss
IPMUnknown IID_ISCRIPTDOMHELPER
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 

Detailed Description

Manages client-specific functionality for AppleScript

Member Function Documentation

IPMUnknown kAppleScriptMgrBoss::IID_IAPPLESCRIPTCONTEXT

The context of the currently running script

  • Implementation: kAppleScriptContextImpl
  • Available in:
  • Class from:
IK2ServiceProvider kAppleScriptMgrBoss::IID_IK2SERVICEPROVIDER

Allow service to work on main thread only

  • Implementation: kScriptManagerService_MainThreadOnlyImpl
  • Available in:
  • Class from:
IScriptEngine kAppleScriptMgrBoss::IID_ISCRIPTENGINE

Implements support for a single default engine on this client

  • Implementation: kAppleScriptEngineImpl
  • Available in:
  • Class from:
IScriptManager kAppleScriptMgrBoss::IID_ISCRIPTMANAGER

Provides basic information about client-specific scripting support

  • Implementation: kAppleScriptMgrImpl
  • Available in:
  • Class from:
IScriptPreferences kAppleScriptMgrBoss::IID_ISCRIPTPREFERENCES

Implements support for script preferences that are shared with other scripting languages

  • Implementation: kScriptPreferencesImpl
  • Available in:
  • Class from:
IScriptRunner kAppleScriptMgrBoss::IID_ISCRIPTRUNNER

Handles client-specific script invocation

  • Implementation: kAppleScriptRunnerImpl
  • Available in:
  • Class from:
ISignalMgr kAppleScriptMgrBoss::IID_ISIGNALMGR

Used by CScriptRunner to signal responders that a script is executing

  • Implementation: kSignalMgrImpl
  • Available in:
  • Class from: