|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSTextAttachment | |
---|---|
org.rococoa.cocoa.appkit | |
org.rococoa.cocoa.appkit.protocols |
Uses of NSTextAttachment in org.rococoa.cocoa.appkit |
---|
Methods in org.rococoa.cocoa.appkit that return NSTextAttachment | |
---|---|
static NSTextAttachment |
NSTextAttachment.alloc()
|
abstract NSTextAttachment |
NSTextAttachment._class_.alloc()
|
static NSTextAttachment |
NSTextAttachment.new_()
|
abstract NSTextAttachment |
NSTextAttachment._class_.new_()
|
Uses of NSTextAttachment in org.rococoa.cocoa.appkit.protocols |
---|
Methods in org.rococoa.cocoa.appkit.protocols that return NSTextAttachment | |
---|---|
NSTextAttachment |
NSTextAttachmentCell.attachment()
Original signature : -(NSTextAttachment*)attachment native declaration : NSTextAttachment.h:39 |
Methods in org.rococoa.cocoa.appkit.protocols with parameters of type NSTextAttachment | |
---|---|
void |
NSTextAttachmentCell.setAttachment(NSTextAttachment anObject)
Original signature : -(void)setAttachment:(NSTextAttachment*) native declaration : NSTextAttachment.h:38 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |