public final class Formitem extends BodyTagImpl
Constructor and Description |
---|
Formitem() |
Modifier and Type | Method and Description |
---|---|
void |
release() |
void |
setBind(String bind) |
void |
setEnabled(boolean enabled) |
void |
setHeight(double height) |
void |
setStyle(String style) |
void |
setTooltip(String tooltip) |
void |
setType(String type) |
void |
setVisible(boolean visible) |
void |
setWidth(double width) |
doAfterBody, doInitBody, setBodyContent
doEndTag, doStartTag, getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Formitem() throws TagNotSupported
TagNotSupported
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setEnabled(boolean enabled)
enabled
- the enabled to setpublic void setHeight(double height)
height
- the height to setpublic void setTooltip(String tooltip)
tooltip
- the tooltip to setpublic void setVisible(boolean visible)
visible
- the visible to setpublic void setWidth(double width)
width
- the width to setCopyright © 2015 Lucee