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(String script)
Sets the script attribute
|
public int doEndTag() throws JspException
JspException
public void setPageContext(PageContext pageContext)
public void setScript(String script)
script
- attribute valuepublic void setFlush(boolean flush)
flush
- attribute valuepublic void setIgnoreComponentHierarchy(boolean ignoreComponentHierarchy)
ignoreComponentHierarchy
- attribute value"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"