|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSMutableString | |
|---|---|
| org.rococoa.cocoa.foundation | |
| org.rococoa.cocoa.foundation.categories | |
| Uses of NSMutableString in org.rococoa.cocoa.foundation |
|---|
| Methods in org.rococoa.cocoa.foundation that return NSMutableString | |
|---|---|
static NSMutableString |
NSMutableString.alloc()
native declaration : NSString.h:328 Conversion Error : /** * NSMutableString primitive (funnel) method. |
abstract NSMutableString |
NSMutableString._class_.alloc()
|
static NSMutableString |
NSMutableString.new_()
|
abstract NSMutableString |
NSMutableString._class_.new_()
|
| Uses of NSMutableString in org.rococoa.cocoa.foundation.categories |
|---|
| Methods in org.rococoa.cocoa.foundation.categories that return NSMutableString | |
|---|---|
NSMutableString |
NSMutableStringExtensionMethods.initWithCapacity(NSUInteger capacity)
In addition to these two, NSMutableString responds properly to all NSString creation methods. |
NSMutableString |
NSExtendedMutableAttributedString.mutableString()
Original signature : -(NSMutableString*)mutableStringfrom NSExtendedMutableAttributedString native declaration : NSAttributedString.h:53 |
NSMutableString |
NSMutableStringExtensionMethods._static_.stringWithCapacity(NSUInteger capacity)
Original signature : +(id)stringWithCapacity:(NSUInteger)from NSMutableStringExtensionMethods native declaration : NSString.h:343 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||