public final class Formgroup extends BodyTagImpl
Constructor and Description |
---|
Formgroup() |
Modifier and Type | Method and Description |
---|---|
void |
release() |
void |
setLabel(String label) |
void |
setMaxrows(double maxrows) |
void |
setOnchange(String onChange) |
void |
setQuery(String queryName) |
void |
setSelectedindex(double selectedIndex) |
void |
setStartrow(double startrow) |
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 Formgroup() throws TagNotSupported
TagNotSupported
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setMaxrows(double maxrows)
maxrows
- the maxrows to setpublic void setOnchange(String onChange)
onChange
- the onChange to setpublic void setSelectedindex(double selectedIndex)
selectedIndex
- the selectedIndex to setpublic void setStartrow(double startrow)
startrow
- the startrow 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