|
||||||||||
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.skin.SkinImpl |
---|
getIcon, getIcon, getProperty, getStyleSheetDocument, getTranslatedString, getTranslatedValue, registerIcon, registerStyleSheet, 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 BaseDesktopSkin
public java.lang.String getId()
getId
in class BaseDesktopSkin
org.apache.myfaces.trinidadinternal.skin.SkinFactory#getSkin
public java.lang.String getFamily()
getFamily
in class BaseDesktopSkin
public java.lang.String getRenderKitId()
getRenderKitId
in class BaseDesktopSkin
public java.util.Map<java.lang.String,java.lang.String> getStyleClassMap(org.apache.myfaces.trinidad.context.RenderingContext arc)
getStyleClassMap
in class SkinImpl
arc
- RenderingContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |