|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.skin.SkinImpl
public class SkinImpl
Singleton ( in respect as collection of different skins ) for produce instances properties for all used skins.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.richfaces.skin.Skin |
|---|
org.richfaces.skin.Skin.Preferable |
| Field Summary | |
|---|---|
static java.lang.String |
RENDER_KIT_PARAMETER
|
static java.lang.String |
REQUEST_HASH_CODE_PARAMETER
|
| Fields inherited from interface org.richfaces.skin.Skin |
|---|
activetabStyleFont, activetabWeightFont, buttonFamilyFont, buttonRadiusCorner, buttonSizeFont, buttonStyleFont, buttonWeightFont, controlBorderColor, disabledTabStyleFont, disabledTabWeightFont, generalBackgroundColor, generalLinkColor, generalStyleSheet, generalTextColor, headerBackgroundColor, headerFamilyFont, headerSizeFont, headTextColor, interfaceLevel3D, overAllBackground, panelRadiusCorner, panelTextColor, preferableTabPosition, preferableTabTextDirection, preferableTabTextOrientation, selectBackgroundColor, selectControlColor, shadowBackgroundColor, shadowOpacity, tabFamilyFont, tableBackgroundColor, tableBorderColor, tabRadiusCorner, tabSizeFont, tabStyleFont, tabWeightFont |
| Method Summary | |
|---|---|
boolean |
containsProperty(java.lang.String name)
|
java.lang.Object |
getParameter(javax.faces.context.FacesContext context,
java.lang.String name)
|
java.lang.Object |
getParameter(javax.faces.context.FacesContext context,
java.lang.String name,
java.lang.Object defaultValue)
|
java.lang.String |
getRenderKitId(javax.faces.context.FacesContext context)
|
int |
hashCode(javax.faces.context.FacesContext context)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RENDER_KIT_PARAMETER
public static final java.lang.String REQUEST_HASH_CODE_PARAMETER
| Method Detail |
|---|
public java.lang.String getRenderKitId(javax.faces.context.FacesContext context)
getRenderKitId in interface org.richfaces.skin.Skin
public java.lang.Object getParameter(javax.faces.context.FacesContext context,
java.lang.String name)
getParameter in interface org.richfaces.skin.Skin
public java.lang.Object getParameter(javax.faces.context.FacesContext context,
java.lang.String name,
java.lang.Object defaultValue)
getParameter in interface org.richfaces.skin.Skinpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean containsProperty(java.lang.String name)
containsProperty in interface org.richfaces.skin.Skinpublic int hashCode(javax.faces.context.FacesContext context)
hashCode in interface org.richfaces.skin.Skin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||