sweetdev-ria
Tag column


Description : Represents a column that is contained into a grid. Nested in tag : ria:tbodyIterator


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.grid.grid.GridColumnTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameGrid Column Content

Attributes
NameRequiredRequest-timeTypeDescription
objectfalsetruejava.lang.ComparableSet a java object as content. Permit to use all its advantages like compare(), toString().
keyfalsetruejava.lang.StringSet a string as content. This attribute permits to internationalize easily.
tooltipKeyfalsetruejava.lang.StringSet the key of the cell's tooltip message.
exportExcelfalsetruebooleanSet if the column is show in the export excel
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
idfalsetruejava.lang.StringUnique Identifier. Accepts EL.
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

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.