[Previous]
[Up]
[Next]
NSFormatter
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Foundation/NSFormatter.h
Inherits from: NSObject
Conforms to: NSObject
Instance Variables
Methods
Instances Methods
- (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;