|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocaleContext | |
---|---|
org.apache.myfaces.trinidad.context | |
org.apache.myfaces.trinidad.skin |
Uses of LocaleContext in org.apache.myfaces.trinidad.context |
---|
Methods in org.apache.myfaces.trinidad.context that return LocaleContext | |
---|---|
abstract LocaleContext |
RenderingContext.getLocaleContext()
|
Uses of LocaleContext in org.apache.myfaces.trinidad.skin |
---|
Methods in org.apache.myfaces.trinidad.skin with parameters of type LocaleContext | |
---|---|
abstract java.lang.String |
Skin.getTranslatedString(LocaleContext lContext,
java.lang.String key)
Returns a translated String in the LocaleContext's translation Locale. |
abstract java.lang.Object |
Skin.getTranslatedValue(LocaleContext lContext,
java.lang.String key)
Returns a translated value in the LocaleContext's translation Locale. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |