OptionTag
Object
TagSupport
BodyTagSupport
OptionTag
OptionTagAdapter
BodyTag
, IterationTag
, Serializable
, Tag
Field Summary |
Fields from org.apache.struts.taglib.html. |
bundle, defaultLocale, disabled, key, locale, messages, styleId, text, value |
Fields from javax.servlet.jsp.tagext. |
bodyContent |
Fields from javax.servlet.jsp.tagext. |
id, pageContext |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_AGAIN |
Fields from interface javax.servlet.jsp.tagext. |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary |
Method Summary |
protected |
|
Methods from org.apache.struts.taglib.html. |
doAfterBody, doEndTag, doStartTag, getBundle, getDisabled, getKey, getLocale, getStyle, getStyleClass, getStyleId, getValue, release, setBundle, setDisabled, setKey, setLocale, setStyle, setStyleClass, setStyleId, setValue, text |
Methods from javax.servlet.jsp.tagext. |
doAfterBody, doEndTag, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContent |
Methods from javax.servlet.jsp.tagext. |
doAfterBody, doEndTag, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface javax.servlet.jsp.tagext. |
doInitBody, setBodyContent |
Methods from interface javax.servlet.jsp.tagext. |
doAfterBody |
Methods from interface javax.servlet.jsp.tagext. |
doEndTag, doStartTag, getParent, release, setPageContext, setParent |
Constructor Detail |
public OptionTagAdapter()
Method Detail |
protectedGenerate an HTML %lt;option> element.String
renderOptionElement()
throwsJspException
JspException