public class AddToListColsTag extends VarSetterBaseTag
<spider:addToListCol> tag.
After this tag and its nested body are evaluated, a scoped
attribute will contain a List of Map
objects (each representing a column) with the following properties:
| Constructor and Description |
|---|
AddToListColsTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCol(String name,
String key) |
int |
doEndTag() |
int |
doStartTag() |
void |
release()
Release tag state.
|
getVar, setScope, setScopedVariable, setVarpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class VarSetterBaseTagCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.