public class SetTag extends SetSupport
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
SetTag() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
evalProperty()
Evaluate the property attribute.
|
protected Object |
evalTarget()
Evaluate the target attribute.
|
protected Object |
evalValue()
Evaluate the value attribute.
|
protected boolean |
isValueSpecified()
Indicates that the value attribute was specified.
|
void |
release()
Release state.
|
void |
setProperty(String property) |
void |
setTarget(Object target) |
void |
setValue(Object value) |
doEndTag, getExpressionFactory, setScope, setVardoAfterBody, 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 setValue(Object value)
public void setTarget(Object target)
public void setProperty(String property)
public void release()
BodyTagSupportrelease in interface Tagrelease in class SetSupportTag.release()protected boolean isValueSpecified()
SetSupportisValueSpecified in class SetSupportprotected Object evalValue()
SetSupportevalValue in class SetSupportprotected Object evalTarget()
SetSupportevalTarget in class SetSupportprotected String evalProperty()
SetSupportevalProperty in class SetSupportCopyright © 2018 JBoss by Red Hat. All rights reserved.