| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | com.liferay.oauth2.provider.web.internal.tree.tag.RenderChildrenTag |
TagExtraInfo Class | None |
Body Content | scriptless |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
leafJspFragment | false | false | javax.servlet.jsp.tagext.JspFragment | An optional JSP Fragment describing how a tree leaf is rendered. If not present the value of the enclosing tag is used. |
nodeJspFragment | false | false | javax.servlet.jsp.tagext.JspFragment | An optional JSP Fragment describing how a tree node is rendered. If not present the value of the enclosing tag is used. |
Variables | ||||
Name | Type | Declare | Scope | Description |
parentNodes | java.util.Collection | true | NESTED | This variable contains the list of parent tree nodes of the current tree |
tree | com.liferay.oauth2.provider.web.internal.tree.Tree | true | NESTED | This variable contains the tree that is currently being rendered |
| |||||||
FRAMES NO FRAMES |