org.richfaces.renderkit.html.images
Class InputBackgroundImage

java.lang.Object
  extended by org.richfaces.renderkit.html.BaseGradient
      extended by org.richfaces.renderkit.html.images.BaseControlBackgroundImage
          extended by org.richfaces.renderkit.html.images.InputBackgroundImage
All Implemented Interfaces:
org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource, org.richfaces.resource.VersionedResource

public class InputBackgroundImage
extends BaseControlBackgroundImage

Created 23.02.2008

Since:
3.2
Author:
Nick Belaevski

Field Summary
 
Fields inherited from class org.richfaces.renderkit.html.BaseGradient
gradientType, headerBackgroundColor, headerGradientColor
 
Constructor Summary
InputBackgroundImage()
           
 
Method Summary
protected  void initializeProperties(javax.faces.context.FacesContext context, org.richfaces.skin.Skin skin)
           
 
Methods inherited from class org.richfaces.renderkit.html.BaseGradient
drawGradient, getBaseColor, getDimension, getGradientColor, getGradientHeight, getHeight, getImageType, getLastModified, getResponseHeaders, getVersion, getWidth, initialize, isHorizontal, isTransient, paint, paintGradient, readState, setBaseColorParam, setGradientColorParam, setGradientHeight, setGradientType, setHeight, setHorizontal, setWidth, writeState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputBackgroundImage

public InputBackgroundImage()
Method Detail

initializeProperties

protected void initializeProperties(javax.faces.context.FacesContext context,
                                    org.richfaces.skin.Skin skin)
Overrides:
initializeProperties in class BaseControlBackgroundImage


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.