[Up]
NSTextAttachment
Authors
- Fred Kiefer
-
Classes to represent text attachments.
Copyright: 2000 Free Software Foundation, Inc.
Contents
Declared in: AppKit/NSTextAttachment.h
Inherits from: NSObject
Conforms to: NSCoding
Description forthcoming.
Instance Variables
Methods
Instances Methods
- (id<NSTextAttachmentCell>) attachmentCell;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.
- (NSFileWrapper*) fileWrapper;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.
- (id) initWithFileWrapper: (NSFileWrapper*)fileWrapper;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.
- (void) setAttachmentCell: (id<NSTextAttachmentCell>)cell;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.
- (void) setFileWrapper: (NSFileWrapper*)fileWrapper;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.
Declared in: AppKit/NSTextAttachment.h
Inherits from: NSCell
Conforms to: NSTextAttachmentCell
Description forthcoming.
Instance Variables
Methods
Declared in: AppKit/NSTextAttachment.h