RetroArch
Instance Methods | List of all members
RANumberFormatter Class Reference
Inheritance diagram for RANumberFormatter:
[legend]
Collaboration diagram for RANumberFormatter:
[legend]

Instance Methods

(void- setRangeFrom:To:
 
(BOOL- isPartialStringValid:newEditingString:errorDescription: [implementation]
 
(BOOL- textField:shouldChangeCharactersInRange:replacementString: [implementation]
 

Method Documentation

◆ isPartialStringValid:newEditingString:errorDescription:()

- (BOOL) isPartialStringValid: (NSString*)  partialString
newEditingString: (NSString**)  newString
errorDescription: (NSString**)  error 
implementation
Here is the caller graph for this function:

◆ setRangeFrom:To:()

- (void) setRangeFrom: (NSNumber*)  min
To: (NSNumber*)  max 

◆ textField:shouldChangeCharactersInRange:replacementString:()

- (BOOL) textField: (UITextField *)  textField
shouldChangeCharactersInRange: (NSRange)  range
replacementString: (NSString *)  string 
implementation
Here is the call graph for this function:

The documentation for this class was generated from the following file: