Alfresco Common JSF Components
Tag column


The column component is a child of a data container component such as the RichList. It should always be contained within such a component. A column is simply a container for other components which are themselves bound to values from the current row supplied when the parent data container iterates over its content. The column has several well known facet components which can be used to specify child components used for specific purposes during the list rendering process.


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

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringNo Description
bindingfalsetruejava.lang.StringNo Description
renderedfalsetruejava.lang.StringNo Description
styleClassfalsetruejava.lang.StringNo Description
stylefalsetruejava.lang.StringNo Description
primaryfalsetruejava.lang.StringNo Description
actionsfalsetruejava.lang.StringNo Description
widthfalsetruejava.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.