Alfresco Common JSF Components
Tag sortLink


The sortLink component enables the user to sort a dataset by clicking an HTML link. The component must be a child of a data component. It is generally contained inside a header facet component within a column component. It automatically handles sorting of the appropriate data type for the column bean getter method it is bound too. The control displays a small clickable icon to indicate sorting direction and the direction of sorting can be toggled by clicking the icon. The component does not require any developer intervention and therefore does not provide action command listeners.


Tag Information
Tag Classorg.alfresco.web.ui.common.tag.data.SortLinkTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringNo Description
valuetruetruejava.lang.StringNo Description
bindingfalsetruejava.lang.StringNo Description
renderedfalsetruejava.lang.StringNo Description
tooltipfalsetruejava.lang.StringNo Description
styleClassfalsetruejava.lang.StringNo Description
stylefalsetruejava.lang.StringNo Description
tooltipfalsetruejava.lang.StringNo Description
modefalsetruejava.lang.StringNo Description
labeltruetruejava.lang.StringNo Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.