layout
Tag dataGridColumn


Renders a column inside a datagrid.


Tag Information
Tag Classnet.sf.springlayout.web.layout.taglib.DataGridColumnTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
titlefalsetruejava.lang.StringTitle to display in the head of this column
titleKeyfalsetruejava.lang.StringMessage Key to use to retrieve the internationalized title to display in the head of this column
headerClassfalsetruejava.lang.StringCSS Class to appply to the head (th) of this column
cellClassfalsetruejava.lang.StringCSS Class to appply to each td generated by this column
headerColspanfalsetruejava.lang.StringNumber of columns the header should span. If 0 is specified, it does not include this setup.

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.