public final class Div extends BodyTagImpl
Constructor and Description |
---|
Div() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
int |
doEndTag() |
void |
doInitBody() |
int |
doStartTag() |
void |
hasBody(boolean hasBody)
sets if has body or not
|
void |
release() |
void |
setBind(String bind) |
void |
setBindonload(boolean bindOnLoad) |
void |
setId(String id) |
void |
setOnbinderror(String onBindError) |
void |
setTagname(String tagName) |
setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Div()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setBindonload(boolean bindOnLoad)
bindOnLoad
- the bindOnLoad to setpublic void setOnbinderror(String onBindError)
onBindError
- the onBindError to setpublic void setTagname(String tagName)
tagName
- the tagName to setpublic int doStartTag() throws TagNotSupported
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
TagNotSupported
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
public void hasBody(boolean hasBody)
hasBody
- Copyright © 2015 Lucee