public class RichListTag
extends org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
| Constructor and Description |
|---|
RichListTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getRendererType() |
void |
release() |
void |
setAltRowStyleClass(String altRowStyleClass)
Set the alternate row CSS Class
|
void |
setHeaderStyleClass(String headerStyleClass)
Set the header row CSS Class
|
void |
setInitialSortColumn(String initialSortColumn)
Set the initialSortColumn
|
void |
setInitialSortDescending(String initialSortDescending)
Set the initialSortDescending
|
void |
setListConfig(String listConfig)
Set the listConfig
|
void |
setPageSize(String pageSize)
Set the pageSize
|
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setRefreshOnBind(String refreshOnBind)
Set the refreshOnBind flag.
|
void |
setRowStyleClass(String rowStyleClass)
Set the the row CSS Class
|
void |
setStyle(String style)
Set the style
|
void |
setStyleClass(String styleClass)
Set the styleClass
|
void |
setValue(String value)
Set the value
|
void |
setVar(String var)
Set the var
|
void |
setViewMode(String viewMode)
Set the viewMode
|
void |
setWidth(String width)
Set the width
|
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()public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.faces.webapp.UIComponentTagTag.release()protected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagUIComponentTag.setProperties(javax.faces.component.UIComponent)public void setViewMode(String viewMode)
viewMode - the viewModepublic void setPageSize(String pageSize)
pageSize - the pageSizepublic void setInitialSortColumn(String initialSortColumn)
initialSortColumn - the initialSortColumnpublic void setInitialSortDescending(String initialSortDescending)
initialSortDescending - the initialSortDescendingpublic void setListConfig(String listConfig)
listConfig - the listConfigpublic void setValue(String value)
value - the valuepublic void setVar(String var)
var - the varpublic void setStyle(String style)
style - the stylepublic void setStyleClass(String styleClass)
styleClass - the styleClasspublic void setRowStyleClass(String rowStyleClass)
rowStyleClass - the the row CSS Classpublic void setAltRowStyleClass(String altRowStyleClass)
altRowStyleClass - the alternate row CSS Classpublic void setWidth(String width)
width - the widthpublic void setHeaderStyleClass(String headerStyleClass)
headerStyleClass - the header row CSS Classpublic void setRefreshOnBind(String refreshOnBind)
refreshOnBind - the refreshOnBindCopyright © 2005–2018 Alfresco Software. All rights reserved.