|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidad.skin.Skin
org.apache.myfaces.trinidadinternal.skin.SkinImpl
org.apache.myfaces.trinidadinternal.skin.SkinNotAvailable
public class SkinNotAvailable
A Skin class used when no skin is available, to avoid null pointer exceptions, etc. (make this a singleton)
| Method Summary | |
|---|---|
protected java.lang.String |
getBundleName()
Returns the name of the ResourceBundle for this Skin instance. |
static SkinNotAvailable |
getSkinNotAvailable()
returns the singleton instance of this class. |
java.lang.String |
getStyleSheetName()
Returns the name of the style sheet for this Skin. |
java.lang.Object |
getTranslatedValue(org.apache.myfaces.trinidad.context.LocaleContext lContext,
java.lang.String namespace,
java.lang.String key)
|
protected javax.el.ValueExpression |
getTranslationSourceValueExpression()
Returns the ValueExpression of the translation source for this Skin instance. |
| Methods inherited from class org.apache.myfaces.trinidadinternal.skin.SkinImpl |
|---|
addSkinAddition, getCachedTranslatedValue, getFamily, getIcon, getIcon, getId, getProperty, getRenderKitId, getSkinAdditions, getStyleClassMap, getStyleSheetDocument, getStyleSheetDocumentId, getTranslatedString, getTranslatedValue, getVersion, isDirty, putTranslatedValueInLocaleCache, registerIcon, registerStyleSheet, setDirty, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SkinNotAvailable getSkinNotAvailable()
public java.lang.String getStyleSheetName()
SkinImpl
getStyleSheetName in class SkinImpl
public java.lang.Object getTranslatedValue(org.apache.myfaces.trinidad.context.LocaleContext lContext,
java.lang.String namespace,
java.lang.String key)
protected java.lang.String getBundleName()
SkinImpl
getBundleName in class SkinImplprotected javax.el.ValueExpression getTranslationSourceValueExpression()
SkinImpl
getTranslationSourceValueExpression in class SkinImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||