Developer Documentation
PATH  Mac OS X Documentation > Application Kit Reference: Objective-C

Table of Contents

NSTextAttachmentCell


Inherits from:
NSCell : NSObject
Conforms to:
NSTextAttachmentCell
NSObject (NSObject)
Declared in:
NSTextAttachment.h




Class Description


NSTextAttachmentCell implements the functionality of the NSTextAttachmentCell protocol. See the NSTextAttachmentCell protocol specification for a general discussion of the protocol's methods. This specification describes only those methods whose implementations have features peculiar to this class.

See the NSAttributedString and NSTextView class specifications for general information on text attachments.




Adopted Protocols


NSTextAttachmentCell
- attachment
- cellBaselineOffset
- cellSize
- drawWithFrame:inView:
- highlight:withFrame:inView:
- trackMouse:inRect:ofView:untilMouseUp:
- setAttachment:
- wantsToTrackMouse


Table of Contents