API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPNumberFormatter(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPString- currencyCode
 
(CPString- currencySymbol
 
(BOOL) - generatesDecimalNumbers
 
(CPString- groupingSeparator
 
(CPUInteger) - maximumFractionDigits
 
(CPUInteger) - minimumFractionDigits
 
(CPNumberFormatterStyle) - numberStyle
 
(CPString- perMillSymbol
 
(CPNumberFormatterRoundingMode) - roundingMode
 
(void) - setCurrencyCode:
 
(void) - setCurrencySymbol:
 
(void) - setGeneratesDecimalNumbers:
 
(void) - setGroupingSeparator:
 
(void) - setMaximumFractionDigits:
 
(void) - setMinimumFractionDigits:
 
(void) - setNumberStyle:
 
(void) - setPerMillSymbol:
 
(void) - setRoundingMode:
 

Detailed Description

Definition at line 266 of file CPNumberFormatter.j.

Method Documentation

- (CPString) currencyCode
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 367 of file CPNumberFormatter.j.

- (CPString) currencySymbol
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 383 of file CPNumberFormatter.j.

- (BOOL) generatesDecimalNumbers
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 399 of file CPNumberFormatter.j.

- (CPString) groupingSeparator
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 303 of file CPNumberFormatter.j.

- (CPUInteger) maximumFractionDigits
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 351 of file CPNumberFormatter.j.

- (CPUInteger) minimumFractionDigits
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 335 of file CPNumberFormatter.j.

- (CPNumberFormatterStyle) numberStyle
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 271 of file CPNumberFormatter.j.

- (CPString) perMillSymbol
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 287 of file CPNumberFormatter.j.

- (CPNumberFormatterRoundingMode) roundingMode
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 319 of file CPNumberFormatter.j.

- (void) setCurrencyCode: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 375 of file CPNumberFormatter.j.

- (void) setCurrencySymbol: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 391 of file CPNumberFormatter.j.

- (void) setGeneratesDecimalNumbers: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 407 of file CPNumberFormatter.j.

- (void) setGroupingSeparator: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 311 of file CPNumberFormatter.j.

- (void) setMaximumFractionDigits: (CPUInteger)  aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 359 of file CPNumberFormatter.j.

- (void) setMinimumFractionDigits: (CPUInteger)  aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 343 of file CPNumberFormatter.j.

- (void) setNumberStyle: (CPNumberFormatterStyle)  aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 279 of file CPNumberFormatter.j.

- (void) setPerMillSymbol: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 295 of file CPNumberFormatter.j.

- (void) setRoundingMode: (CPNumberFormatterRoundingMode)  aValue
implementation

Synthesized accessor method.

Extends class CPNumberFormatter.

Definition at line 327 of file CPNumberFormatter.j.


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