NSAppleEventDescriptor
Overview
Tasks
Constructors
Creating an Event Descriptor
Getting Information About an Event Descriptor
Working with List Descriptors
Working with Record Descriptors
Working with Apple Event Descriptors
Constructors
Static Methods
descriptorWithBoolean
descriptorWithEnumCode
descriptorWithInt32
descriptorWithString
descriptorWithTypeCode
listDescriptor
nullDescriptor
recordDescriptor
Instance Methods
attributeDescriptorForKeyword
booleanValue
coerceToDescriptorType
data
descriptorAtIndex
descriptorForKeyword
descriptorType
enumCodeValue
eventClass
eventID
insertDescriptor
int32Value
keywordForDescriptorAtIndex
numberOfItems
paramDescriptorForKeyword
removeDescriptorAtIndex
removeDescriptorWithKeyword
removeParamDescriptorWithKeyword
returnID
setAttributeDescriptor
setDescriptor
setParamDescriptor
stringValue
transactionID
typeCodeValue
Index
Companion Guide
Scriptable Applications Programming Guide for Cocoa