public class HtmlOutputTextTag extends HtmlOutputTextTagBase
| Constructor and Description |
|---|
HtmlOutputTextTag() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentType() |
java.lang.String |
getRendererType() |
void |
release() |
void |
setEnabledOnUserRole(java.lang.String enabledOnUserRole) |
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setVisibleOnUserRole(java.lang.String visibleOnUserRole) |
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 setEnabledOnUserRole(java.lang.String enabledOnUserRole)
public void setVisibleOnUserRole(java.lang.String visibleOnUserRole)