NSPasteboard Class Reference
PDF
Overview
Tasks
Creating and Releasing a Pasteboard
Writing Data
Reading Data
Validating Contents
Getting Information About a Pasteboard
Writing Data (Mac OS X v10.5 and Earlier)
Reading Data (Mac OS X v10.5 and Earlier)
Class Methods
generalPasteboard
pasteboardByFilteringData:ofType:
pasteboardByFilteringFile:
pasteboardByFilteringTypesInPasteboard:
pasteboardWithName:
pasteboardWithUniqueName
typesFilterableTo:
Instance Methods
addTypes:owner:
availableTypeFromArray:
canReadItemWithDataConformingToTypes:
canReadObjectForClasses:options:
changeCount
clearContents
dataForType:
declareTypes:owner:
indexOfPasteboardItem:
name
pasteboardItems
propertyListForType:
readFileContentsType:toFile:
readFileWrapper
readObjectsForClasses:options:
releaseGlobally
setData:forType:
setPropertyList:forType:
setString:forType:
stringForType:
types
writeFileContents:
writeFileWrapper:
writeObjects:
Constants
Pasteboard Names
Types for Standard Data (Mac OS X 10.6 and later)
Types for Standard Data (Mac OS X 10.5 and earlier)
Pasteboard Reading Options
Revision History
Index
COMPANION GUIDES
Pasteboard Programming Guide
Drag and Drop Programming Topics for Cocoa
Services Implementation Guide