public class ListChildrenTag
extends TagSupport
| Constructor and Description |
|---|
ListChildrenTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
Resource |
getResource()
Gets the resource of which to list the children.
|
java.lang.String |
getVar()
Gets the variable name to which to save the list of children.
|
void |
setResource(Resource resource)
Sets the resource of which to list the children.
|
void |
setVar(java.lang.String var)
Sets the variable name to which to save the list of children.
|
public int doEndTag()
public Resource getResource()
public java.lang.String getVar()
public void setResource(Resource resource)
resource - the Sling Resourcepublic void setVar(java.lang.String var)
var - the variable name"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"