layout
Tag dataGridRemoveColumn


Renders a column which contains controls to remove a row in a dataGrid.


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

Attributes
NameRequiredRequest-timeTypeDescription
titlefalsetruejava.lang.StringTitle to display in the head of this column
typefalsetruejava.lang.StringSpecifies the type of control, either link or button (default is button)
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
removeControlTitlefalsetruejava.lang.StringTitle to display in the remove control of this column
removeControlTitleKeyfalsetruejava.lang.StringMessage Key to use to retrieve the internationalized title to display in the remove control of this column
removeControlClassfalsetruejava.lang.StringCSS Class to appply to the remove control of this column
cancelControlTitlefalsetruejava.lang.StringTitle to display in the cancel control of this column
cancelControlTitleKeyfalsetruejava.lang.StringMessage Key to use to retrieve the internationalized title to display in the cancel control of this column
cancelControlClassfalsetruejava.lang.StringCSS Class to appply to the cancel control of 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.