public final class Report extends BodyTagImpl
Constructor and Description |
---|
Report()
constructor for the tag class
|
Modifier and Type | Method and Description |
---|---|
void |
addReportParam(ReportParamBean param) |
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
release() |
void |
setFormula(String formula)
set the value formula
Specifies one or more named formulas.
|
void |
setOrderby(String orderby)
set the value orderby
Orders results according to your specifications.
|
void |
setPassword(String password)
set the value password
|
void |
setReport(String report)
set the value report
|
void |
setUsername(String username)
set the value username
|
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Report() throws TagNotSupported
TagNotSupported
public void setPassword(String password)
password
- value to setpublic void setOrderby(String orderby)
orderby
- value to setpublic void setReport(String report)
report
- value to setpublic void setUsername(String username)
username
- value to setpublic void setFormula(String formula)
formula
- value to setpublic int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
public int doEndTag()
public void doInitBody()
doInitBody
in interface javax.servlet.jsp.tagext.BodyTag
doInitBody
in class BodyTagImpl
public int doAfterBody()
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class BodyTagImpl
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void addReportParam(ReportParamBean param)
Copyright © 2015 Lucee