public class HasSettingTag extends CloudReferrerTag implements Condition
| Modifier and Type | Field and Description |
|---|---|
protected Attribute |
component |
protected Attribute |
inverse |
protected Attribute |
name |
cloudIdcontextId, EVAL_BODY, helper, id, pageContextTag, referid, writerid| Constructor and Description |
|---|
HasSettingTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doAfterBody() |
int |
doStartTag() |
protected Component |
getComponent() |
protected boolean |
getInverse() |
void |
setComponent(String c) |
void |
setInverse(String b)
This attribute inverses the sense of the condition.
|
void |
setName(String n) |
fillStandardParameters, findCloudProvider, findCloudProvider, getCloudContext, getCloudVar, getLocale, getNode, getNodeOrNull, setCloudappendMoreParameters, doCatch, doEndTag, doFinally, findLoopOrQuery, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getCurrentBlock, getDefaultLocale, getEscapedValue, getFormTag, getId, getLocaleFromContext, getObject, getObjectConditional, getPageContext, getPageContextTag, getQuery, getReferid, getString, getTaglibVersion, getThreadPageContext, getTimer, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setPageContextOnly, setReferid, setVartype, setWrite, setWriterdoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getParent, getValue, getValues, removeValue, setParent, setValueprotected Attribute name
protected Attribute component
protected Attribute inverse
public void setName(String n) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setComponent(String c) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionprotected Component getComponent() throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setInverse(String b) throws javax.servlet.jsp.JspTagException
ConditionsetInverse in interface Conditionjavax.servlet.jsp.JspTagExceptionprotected boolean getInverse()
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic int doStartTag()
throws javax.servlet.jsp.JspTagException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspTagExceptionpublic int doAfterBody()
throws javax.servlet.jsp.JspTagException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagdoAfterBody in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspTagExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}