public final class Timer extends BodyTagImpl
Constructor and Description |
---|
Timer() |
Modifier and Type | Method and Description |
---|---|
void |
_doEndTag() |
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
release() |
void |
setLabel(String label) |
void |
setType(String strType) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Timer()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setType(String strType) throws ApplicationException
type
- the type to setApplicationException
public 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 _doEndTag() throws IOException
IOException
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