[Up]

NSTextAttachment

Authors

Fred Kiefer
Classes to represent text attachments.

Copyright: 2000 Free Software Foundation, Inc.

Contents

Software documentation for the NSTextAttachment class

NSTextAttachment

Declared in: AppKit/NSTextAttachment.h

Inherits from: NSObject

Conforms to: NSCoding


Description forthcoming.

Instance Variables

Methods


Instances Methods

attachmentCell

- (id<NSTextAttachmentCell>) attachmentCell;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.

fileWrapper

- (NSFileWrapper*) fileWrapper;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.

initWithFileWrapper:

- (id) initWithFileWrapper: (NSFileWrapper*)fileWrapper;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.

setAttachmentCell:

- (void) setAttachmentCell: (id<NSTextAttachmentCell>)cell;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.

setFileWrapper:

- (void) setFileWrapper: (NSFileWrapper*)fileWrapper;
Standards: NotOpenStep GNUstep MacOS-X
Description forthcoming.

Software documentation for the NSTextAttachmentCell class

NSTextAttachmentCell

Declared in: AppKit/NSTextAttachment.h

Inherits from: NSCell

Conforms to: NSTextAttachmentCell


Description forthcoming.

Instance Variables

Methods

Software documentation for the NSTextAttachmentCell protocol

NSTextAttachmentCell Protocol

Declared in: AppKit/NSTextAttachment.h