org.richfaces.skin
Class DefaultSkinImpl

java.lang.Object
  extended by org.richfaces.skin.BasicSkinImpl
      extended by org.richfaces.skin.AbstractChainableSkinImpl
          extended by org.richfaces.skin.DefaultSkinImpl
All Implemented Interfaces:
org.richfaces.skin.Skin

public class DefaultSkinImpl
extends AbstractChainableSkinImpl

Since:
3.2
Author:
nick belaevski

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.richfaces.skin.Skin
org.richfaces.skin.Skin.Preferable
 
Field Summary
 
Fields inherited from class org.richfaces.skin.BasicSkinImpl
RENDER_KIT_PARAMETER, REQUEST_HASH_CODES_MAP_PARAMETER
 
Fields inherited from interface org.richfaces.skin.Skin
activetabStyleFont, activetabWeightFont, additionalBackgroundColor, baseSkin, buttonFamilyFont, buttonRadiusCorner, buttonSizeFont, buttonStyleFont, buttonWeightFont, controlBackgroundColor, controlBorderColor, disabledTabStyleFont, disabledTabWeightFont, extendedStyleSheet, generalBackgroundColor, generalLinkColor, generalSizeFont, generalStyleSheet, generalTextColor, gradientType, headerBackgroundColor, headerFamilyFont, headerGradientColor, headerSizeFont, headTextColor, interfaceLevel3D, loadStyleSheets, overAllBackground, panelRadiusCorner, panelTextColor, preferableTabPosition, preferableTabTextDirection, preferableTabTextOrientation, selectBackgroundColor, selectControlColor, shadowBackgroundColor, shadowOpacity, tabFamilyFont, tableBackgroundColor, tableBorderColor, tabRadiusCorner, tabSizeFont, tabStyleFont, tabWeightFont
 
Method Summary
protected  org.richfaces.skin.Skin getBaseSkin(javax.faces.context.FacesContext context)
           
 
Methods inherited from class org.richfaces.skin.AbstractChainableSkinImpl
computeHashCode, containsProperty, containsProperty, executeOperation, localContainsProperty, localResolveSkinParameter, resolveSkinParameter, resolveSkinParameter
 
Methods inherited from class org.richfaces.skin.BasicSkinImpl
getLocalParameter, getParameter, getParameter, getRenderKitId, getSkinParams, getValueReference, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getBaseSkin

protected org.richfaces.skin.Skin getBaseSkin(javax.faces.context.FacesContext context)
Specified by:
getBaseSkin in class AbstractChainableSkinImpl


Copyright © 2010. All Rights Reserved.