org.apache.myfaces.custom.stylesheet

Class Stylesheet

public class Stylesheet extends UIOutput

Version: $Revision: 169651 $ $Date: 2005-05-11 18:14:23 +0200 (Wed, 11 May 2005) $

Author: mwessendorf (latest modification by $Author: grantsmith $)

Field Summary
static StringCOMPONENT_FAMILY
static StringCOMPONENT_TYPE
Constructor Summary
Stylesheet()
Method Summary
StringgetFamily()
StringgetPath()
voidrestoreState(FacesContext context, Object state)
ObjectsaveState(FacesContext context)
voidsetPath(String path)

Field Detail

COMPONENT_FAMILY

public static final String COMPONENT_FAMILY

COMPONENT_TYPE

public static final String COMPONENT_TYPE

Constructor Detail

Stylesheet

public Stylesheet()

Method Detail

getFamily

public String getFamily()

getPath

public String getPath()

restoreState

public void restoreState(FacesContext context, Object state)

saveState

public Object saveState(FacesContext context)

setPath

public void setPath(String path)