|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSTextList | |
---|---|
org.rococoa.cocoa.appkit | |
org.rococoa.cocoa.appkit.categories |
Uses of NSTextList in org.rococoa.cocoa.appkit |
---|
Methods in org.rococoa.cocoa.appkit that return NSTextList | |
---|---|
static NSTextList |
NSTextList.alloc()
|
abstract NSTextList |
NSTextList._class_.alloc()
|
static NSTextList |
NSTextList.createWithMarkerFormat_options(NSString format,
NSUInteger mask)
Factory method |
abstract NSTextList |
NSTextList.initWithMarkerFormat_options(NSString format,
NSUInteger mask)
Original signature : -(id)initWithMarkerFormat:(NSString*) options:(NSUInteger) native declaration : NSTextList.h:26 |
static NSTextList |
NSTextList.new_()
|
abstract NSTextList |
NSTextList._class_.new_()
|
Uses of NSTextList in org.rococoa.cocoa.appkit.categories |
---|
Methods in org.rococoa.cocoa.appkit.categories with parameters of type NSTextList | |
---|---|
NSInteger |
NSAttributedStringKitAdditions.itemNumberInTextList_atIndex(NSTextList list,
NSUInteger location)
Original signature : -(NSInteger)itemNumberInTextList:(NSTextList*) atIndex:(NSUInteger) from NSAttributedStringKitAdditions native declaration : NSAttributedString.h:203 |
NSObject |
NSAttributedStringKitAdditions.rangeOfTextList_atIndex(NSTextList list,
NSUInteger location)
Original signature : -(id)rangeOfTextList:(NSTextList*) atIndex:(NSUInteger) from NSAttributedStringKitAdditions native declaration : NSAttributedString.h:202 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |