[Previous] [Up] [Next]

NSTextAttachment

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSTextAttachment

NSTextAttachment

Declared in: Gui/NSTextAttachment.h

Inherits from: NSObject

Conforms to: NSObject



attachmentCell

- (id<NSTextAttachmentCell>) attachmentCell

fileWrapper

- (NSFileWrapper*) fileWrapper

initWithFileWrapper:

- (id) initWithFileWrapper: (NSFileWrapper*)aWrapper

setAttachmentCell:

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

setFileWrapper:

- (void) setFileWrapper: (NSFileWrapper*)aWrapper