| Package | Description | 
|---|---|
| oracle.jbo.format | 
 Contains the implementation of default formatters that can be used for attributes exposed in ADF Row objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
Formatter.setLocale(LocaleContext thisLocale)
define locale to be used. 
 | 
void | 
DefaultPercentageFormatter.setLocale(LocaleContext thisLocale)
Deprecated.  
define locale to be used. 
 | 
void | 
DefaultNumberFormatter.setLocale(LocaleContext thisLocale)
define locale to be used. 
 | 
void | 
DefaultMessageFormatter.setLocale(LocaleContext thisLocale)
define locale to be used. 
 | 
void | 
DefaultDateFormatter.setLocale(LocaleContext thisLocale)
define locale to be used. 
 | 
void | 
DefaultCurrencyFormatter.setLocale(LocaleContext thisLocale)
define locale to be used. 
 |