| BooleanValueFormatter |
A formatter which formats booleans as yes / no
|
| CurrencyAmountValueFormatter |
A formatter which formats currency amounts
|
| DataTranslationProxy |
Proxies entities to use data translation instead of raw string values
|
| DateValueFormatter |
A formatter which formats timestamps using the date part only
|
| DecimalValueFormatter |
A formatter with a custom number of decimals
|
| DefaultValueFormatter |
|
| FormattedDate |
Contains information indicating how the date should be formatted.
|
| FormatterImpl |
Used to format different data types
|
| NumberValueFormatter |
A formatter which formats numbers, optionally with a scale
|
| PredefinedPeriodDataValueFormatter |
Formats a PredefinedPeriodData object
|
| ShortFormat |
Wraps another data indicating it should be formatted as short, not as normal display
|