public class ColumnHeaders extends TagSupport
Syntax:
<tbl:headerrow> <tbl:columnheaders /> </tbl:headerrow>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private Table |
table |
id, pageContext
EVAL_BODY_AGAIN
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
Constructor and Description |
---|
ColumnHeaders() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
(package private) Table |
getTable() |
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
private static final long serialVersionUID
private Table table
Table getTable()
public int doStartTag() throws JspException
doStartTag
in interface Tag
doStartTag
in class TagSupport
JspException