[Previous]
[Up]
[Next]
NSFormatter
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Foundation/NSFormatter.h
Inherits from: NSObject
Conforms to: NSObject
- (NSAttributedString*) attributedStringForObjectValue: (id)anObject withDefaultAttributes: (NSDictionary*)attributes
- (NSString*) editingStringForObjectValue: (id)anObject
- (BOOL) getObjectValue: (id*)anObject forString: (NSString*)string errorDescription: (NSString**)error
- (BOOL) isPartialStringValid:
- (NSString*) stringForObjectValue: (id)anObject