Package | Description |
---|---|
org.apache.myfaces.trinidad.context | |
org.apache.myfaces.trinidad.skin |
Modifier and Type | Method and Description |
---|---|
abstract LocaleContext |
RenderingContext.getLocaleContext()
Get the LocaleContext attached to the RenderingContext
|
Modifier and Type | Method and Description |
---|---|
abstract String |
Skin.getTranslatedString(LocaleContext lContext,
String key)
Returns a translated String in the LocaleContext's translation Locale.
|
abstract Object |
Skin.getTranslatedValue(LocaleContext lContext,
String key)
Returns a translated value in the LocaleContext's translation Locale.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.