public class ListItemsTag
extends org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
| Constructor and Description |
|---|
ListItemsTag() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentType() |
java.lang.String |
getRendererType() |
void |
release() |
void |
setCacheValue(java.lang.String cacheValue)
Set the cacheValue
|
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setValue(java.lang.String value) |
setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanStaticProperty, setIntProperty, setIntStaticProperty, setStringBindingProperty, setStringProperty, setStringStaticPropertydoEndTag, 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.UIComponentTagUIComponentTag.getComponentType()public java.lang.String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagUIComponentTag.getRendererType()protected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagUIComponentTag.setProperties(javax.faces.component.UIComponent)public void setValue(java.lang.String value)
value - Sets the valuepublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.faces.webapp.UIComponentTagTag.release()public void setCacheValue(java.lang.String cacheValue)
cacheValue - the cacheValueCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.