public abstract class AbstractCATag extends TagSupport
EVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
AbstractCATag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucket() |
String |
getName() |
Resource |
getResource() |
String |
getVar()
Gets the variable name to which to save the list of children.
|
void |
setBucket(String bucket) |
void |
setName(String name) |
void |
setResource(Resource resource) |
void |
setVar(String var)
Sets the variable name to which to save the list of children.
|
doAfterBody, doEndTag, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic String getBucket()
public String getName()
public Resource getResource()
public String getVar()
public void setBucket(String bucket)
bucket - the bucket to setpublic void setName(String name)
name - the name to setpublic void setResource(Resource resource)
resource - the resource to setpublic void setVar(String var)
var - the variable nameCopyright © 2010 - 2020 Adobe. All Rights Reserved