public class OrgChartHelper
extends java.lang.Object
orgchart component.| Constructor and Description |
|---|
OrgChartHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<OrgChartNode> |
getAllNodesTraverseFromRoot(OrgChartNode root) |
static java.util.HashMap<java.lang.String,OrgChartNode> |
parseOrgChartNodesIntoHashMap(java.util.List<OrgChartNode> orgChartNodes) |
public static java.util.List<OrgChartNode> getAllNodesTraverseFromRoot(OrgChartNode root)
root - public static java.util.HashMap<java.lang.String,OrgChartNode> parseOrgChartNodesIntoHashMap(java.util.List<OrgChartNode> orgChartNodes)
orgChartNodes - Copyright © 2011–2020. All rights reserved.