public class ParamTag extends ParamSupport
A handler for <param> that supports rtexprvalue-based attributes.
name, valuebodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ParamTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setName(String name) |
void |
setValue(Object value) |
doEndTag, releasedoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentpublic void setName(String name) throws JspTagException
JspTagExceptionpublic void setValue(Object value) throws JspTagException
JspTagExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.