[Previous] [Up] [Next]

NSTextAttachment

Authors

Richard Frith-Macdonald

Version: $Revision$

Date: $Date$

NSTextAttachment

NSTextAttachment

Declared in: Gui/NSTextAttachment.h

Inherits from: NSObject

Conforms to: NSObject


Instance Variables

Methods


Instances Methods

attachmentCell

- (id<NSTextAttachmentCell>) attachmentCell;

fileWrapper

- (NSFileWrapper*) fileWrapper;

initWithFileWrapper:

- (id) initWithFileWrapper: (NSFileWrapper*)aWrapper;

setAttachmentCell:

- (void) setAttachmentCell: (id<NSTextAttachmentCell>)aCell;

setFileWrapper:

- (void) setFileWrapper: (NSFileWrapper*)aWrapper;