NSAppleEventDescriptor Class Reference
PDF
Overview
Adopted Protocols
Tasks
Creating and Initializing Descriptors
Getting Information About a Descriptor
Working With List Descriptors
Working With Record Descriptors
Working With Apple Event Descriptors
Class Methods
appleEventWithEventClass:eventID:targetDescriptor:returnID:transactionID:
descriptorWithBoolean:
descriptorWithDescriptorType:bytes:length:
descriptorWithDescriptorType:data:
descriptorWithEnumCode:
descriptorWithInt32:
descriptorWithString:
descriptorWithTypeCode:
listDescriptor
nullDescriptor
recordDescriptor
Instance Methods
aeDesc
attributeDescriptorForKeyword:
booleanValue
coerceToDescriptorType:
data
descriptorAtIndex:
descriptorForKeyword:
descriptorType
enumCodeValue
eventClass
eventID
initListDescriptor
initRecordDescriptor
initWithAEDescNoCopy:
initWithDescriptorType:bytes:length:
initWithDescriptorType:data:
initWithEventClass:eventID:targetDescriptor:returnID:transactionID:
insertDescriptor:atIndex:
int32Value
keywordForDescriptorAtIndex:
numberOfItems
paramDescriptorForKeyword:
removeDescriptorAtIndex:
removeDescriptorWithKeyword:
removeParamDescriptorWithKeyword:
returnID
setAttributeDescriptor:forKeyword:
setDescriptor:forKeyword:
setParamDescriptor:forKeyword:
stringValue
transactionID
typeCodeValue
Revision History
Index
Companion Guide
Cocoa Scripting Guide