public class StylesheetTag
extends javax.faces.webapp.UIComponentTag
Description:
This class is the tag handler that evaluates the stylesheet
custom tag.
Based on example code by Sun Microsystems.
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor and Description |
|---|
StylesheetTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getRendererType() |
void |
setPath(String path) |
protected void |
setProperties(javax.faces.component.UIComponent component) |
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, release, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic void setPath(String path)
public String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagpublic String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagCopyright © 2005-2014 Sakai Project. All Rights Reserved.