| Package | Description |
|---|---|
| org.gcube.portlets.user.templates.client.model |
| Modifier and Type | Method and Description |
|---|---|
List<TreeNode> |
TreeNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeNode.setChildren(List<TreeNode> children) |
| Constructor and Description |
|---|
TreeNode(String label,
String id,
String path,
List<TreeNode> children,
int type,
boolean isRoot) |
Copyright © 2014. All Rights Reserved.