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