public final class Stopwatch extends BodyTagImpl
Constructor and Description |
---|
Stopwatch() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
release() |
void |
setLabel(String label)
Label of the Stopwatch
|
void |
setVariable(String variable)
Variable Name to write result to it
|
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Stopwatch()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setLabel(String label)
label
- sets the Label of the Stopwatchpublic void setVariable(String variable)
variable
- variable namepublic int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
public int doEndTag() throws PageException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class TagImpl
PageException
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
Copyright © 2015 Lucee