public class CallTag
extends TagSupport
CallTag implements the
<sling:call> custom tag.| Constructor and Description |
|---|
CallTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
setFlush(boolean flush)
Sets the flush attribute
|
void |
setIgnoreComponentHierarchy(boolean ignoreComponentHierarchy)
Set the ignore component hierarchy attribute
|
void |
setPageContext(PageContext pageContext) |
void |
setScript(java.lang.String script)
Sets the script attribute
|
public int doEndTag()
throws JspException
JspExceptionpublic void setPageContext(PageContext pageContext)
public void setScript(java.lang.String script)
script - attribute valuepublic void setFlush(boolean flush)
flush - attribute valuepublic void setIgnoreComponentHierarchy(boolean ignoreComponentHierarchy)
ignoreComponentHierarchy - attribute value"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"