Share via


ScriptingBridge Namespace

Classes

Name Description
SBApplication

This class provides API to send Apple events to scriptable applications and get Apple events back.

SBApplicationDelegate

This is a class that implements the interface ISBApplicationDelegate (for the protocol SBApplicationDelegate).

Subclass this class to easily create a type that implements the protocol.

An alternative is to create a subclass of NSObject and then implemented the interface ISBApplicationDelegate.

SBElementArray
SBObject

Interfaces

Name Description
ISBApplicationDelegate

This interface represents the Objective-C protocol SBApplicationDelegate.

Enums

Name Description
AESendMode
LSLaunchFlags

Delegates

Name Description
SBApplicationError