|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormatterFactory | |
---|---|
org.apache.myfaces.extensions.cdi.message.api |
Uses of FormatterFactory in org.apache.myfaces.extensions.cdi.message.api |
---|
Methods in org.apache.myfaces.extensions.cdi.message.api that return FormatterFactory | |
---|---|
FormatterFactory |
FormatterFactory.addFormatterConfig(Class<?> type,
GenericConfig formatterConfig)
allows to add a config for formatting the given type |
FormatterFactory |
FormatterFactory.addFormatterConfig(Class<?> type,
GenericConfig formatterConfig,
Locale locale)
allows to add a config for formatting the given type |
FormatterFactory |
MessageContextConfig.getFormatterFactory()
|
Methods in org.apache.myfaces.extensions.cdi.message.api with parameters of type FormatterFactory | |
---|---|
MessageContextConfig.MessageContextBuilder |
MessageContextConfig.MessageContextBuilder.formatterFactory(FormatterFactory formatterFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |