public final class Dump extends TagImpl
Constructor and Description |
---|
Dump() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setAbort(boolean abort) |
void |
setEval(Object eval)
set the value eval
Variable to display.
|
void |
setExpand(boolean expand)
set the value expand
not supported at the moment
|
void |
setFormat(String format) |
void |
setHide(String hide) |
void |
setKeys(double keys) |
void |
setLabel(String label)
set the value label
string; header for the dump output.
|
void |
setMaxlevel(double maxlevel) |
void |
setMetainfo(boolean metainfo) |
void |
setOutput(String output) |
void |
setShow(String show) |
void |
setShowudfs(boolean showUDFs) |
void |
setTop(double top) |
void |
setType(String type) |
void |
setVar(Object var)
set the value var
Variable to display.
|
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Dump()
public void release()
public void setTop(double top)
top
- the top to setpublic void setKeys(double keys)
public void setMetainfo(boolean metainfo)
public void setExpand(boolean expand)
expand
- value to setpublic void setVar(Object var)
var
- value to setpublic void setEval(Object eval)
eval
- value to setpublic void setLabel(String label)
label
- value to setpublic void setMaxlevel(double maxlevel)
maxlevel
- the maxlevel to setpublic int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public int doEndTag()
public void setShowudfs(boolean showUDFs)
showUDFs
- the showUDFs to setpublic void setAbort(boolean abort)
abort
- the abort to setCopyright © 2015 Lucee