org.apache.myfaces.custom.stylesheet

Class StylesheetTag


public class StylesheetTag
extends HtmlOutputTextTagBase

Version:
$Revision: 169651 $ $Date: 2005-05-11 18:14:23 +0200 (Wed, 11 May 2005) $
Author:
mwessendorf (latest modification by $Author: grantsmith $)

Method Summary

String
getComponentType()
String
getRendererType()
void
release()
void
setEnabledOnUserRole(String string)
void
setPath(String path)
protected void
setProperties(UIComponent component)
overrides setProperties() form UIComponentTag.
void
setVisibleOnUserRole(String string)

Methods inherited from class org.apache.myfaces.taglib.html.HtmlOutputTextTagBase

release, setEscape, setProperties

Methods inherited from class org.apache.myfaces.taglib.html.HtmlComponentTagBase

release, setDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setProperties, setStyle, setStyleClass, setTitle

Methods inherited from class org.apache.myfaces.taglib.UIComponentTagBase

release, setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setProperties, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty

Method Details

getComponentType

public String getComponentType()

getRendererType

public String getRendererType()

release

public void release()
Overrides:
release in interface HtmlOutputTextTagBase

setEnabledOnUserRole

public void setEnabledOnUserRole(String string)

setPath

public void setPath(String path)

setProperties

protected void setProperties(UIComponent component)
overrides setProperties() form UIComponentTag.
Overrides:
setProperties in interface HtmlOutputTextTagBase

setVisibleOnUserRole

public void setVisibleOnUserRole(String string)