|
||||||||||
| 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.renderkit.core.skin.BaseSkin
org.apache.myfaces.trinidadinternal.renderkit.core.skin.XhtmlSkin
org.apache.myfaces.trinidadinternal.renderkit.core.skin.BaseDesktopSkin
org.apache.myfaces.trinidadinternal.renderkit.core.skin.SimplePortletSkin
public class SimplePortletSkin
Skin implementation for simple portlet
| Constructor Summary | |
|---|---|
SimplePortletSkin()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFamily()
Returns the family for the portlet implementation of the Simple Skin: "simple.portlet". |
java.lang.String |
getId()
Returns the id for the portlet implementation of the Simple Skin: "simple.portlet". |
java.lang.String |
getRenderKitId()
Returns the renderKitId for the portlet implementation of the Simple Skin. |
java.util.Map<java.lang.String,java.lang.String> |
getStyleClassMap(org.apache.myfaces.trinidad.context.RenderingContext arc)
Returns the style class map, or null if there is no map. |
java.lang.String |
getStyleSheetName()
Returns the name of the XSS style sheet for this Skin. |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.skin.XhtmlSkin |
|---|
getBundleName |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.skin.BaseSkin |
|---|
getTranslationSourceValueExpression |
| Methods inherited from class org.apache.myfaces.trinidadinternal.skin.SkinImpl |
|---|
addSkinAddition, getCachedTranslatedValue, getIcon, getIcon, getProperty, getSkinAdditions, 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 |
| Constructor Detail |
|---|
public SimplePortletSkin()
| Method Detail |
|---|
public java.lang.String getStyleSheetName()
getStyleSheetName in class BaseDesktopSkinpublic java.lang.String getId()
getId in class BaseDesktopSkinorg.apache.myfaces.trinidadinternal.skin.SkinFactory#getSkinpublic java.lang.String getFamily()
getFamily in class BaseDesktopSkinpublic java.lang.String getRenderKitId()
getRenderKitId in class BaseDesktopSkinpublic java.util.Map<java.lang.String,java.lang.String> getStyleClassMap(org.apache.myfaces.trinidad.context.RenderingContext arc)
getStyleClassMap in class SkinImplarc - RenderingContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||