public abstract class HtmlComponentTag
extends org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
| Constructor and Description |
|---|
HtmlComponentTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
release() |
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setStyle(java.lang.String style)
Set the style
|
void |
setStyleClass(java.lang.String styleClass)
Set the styleClass
|
void |
setTooltip(java.lang.String tooltip)
Set the tooltip
|
setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanStaticProperty, setIntProperty, setIntStaticProperty, setStringBindingProperty, setStringProperty, setStringStaticPropertydoEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getComponentType, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, getRendererType, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagUIComponentTag.setProperties(javax.faces.component.UIComponent)public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.faces.webapp.UIComponentTagTag.release()public void setStyle(java.lang.String style)
style - the stylepublic void setStyleClass(java.lang.String styleClass)
styleClass - the styleClasspublic void setTooltip(java.lang.String tooltip)
tooltip - the tooltipCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.