public class StylesheetTag extends HtmlOutputTextTagBase
| Constructor and Description |
|---|
StylesheetTag() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentType() |
java.lang.String |
getRendererType() |
void |
release() |
void |
setEnabledOnUserRole(java.lang.String string) |
void |
setPath(java.lang.String path) |
protected void |
setProperties(javax.faces.component.UIComponent component)
overrides setProperties() form UIComponentTag.
|
void |
setVisibleOnUserRole(java.lang.String string) |
setEscapesetDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTitlesetActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerPropertydoEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic java.lang.String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagpublic java.lang.String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class HtmlOutputTextTagBaseprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class HtmlOutputTextTagBasepublic void setPath(java.lang.String path)
public void setEnabledOnUserRole(java.lang.String string)
public void setVisibleOnUserRole(java.lang.String string)