
PATH
Mac OS X Documentation >
Application Kit Reference: Objective-C
- Inherits
from:
- NSObject
- Conforms to:
- NSObject
- (NSObject)
Declared in: - AppKit/NSPasteboard.h
Class Description
The Application Kit extends the Foundation Kit's
NSURL class by adding support for pasteboards.
Class Methods
+ (NSURL *)URLFromPasteboard:(NSPasteboard
*)pasteBoard
Description forthcoming.
Instance Methods
- (void)writeToPasteboard:(NSPasteboard
*)pasteBoard
Description forthcoming.