public class ListItemsTag
extends org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
| Constructor and Description |
|---|
ListItemsTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getRendererType() |
void |
release() |
void |
setCacheValue(String cacheValue)
Set the cacheValue
|
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setValue(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 String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagUIComponentTag.getComponentType()public 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(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(String cacheValue)
cacheValue - the cacheValueCopyright © 2005–2018 Alfresco Software. All rights reserved.