| Package | Description |
|---|---|
| org.primefaces.extensions.component.orgchart |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOrgChartNode
orgchart component. |
| Modifier and Type | Method and Description |
|---|---|
static OrgChartNode |
OrgChartRenderer.buildNodesFromJSON(java.util.Map<java.lang.String,OrgChartNode> orgChartNodes,
org.primefaces.shaded.json.JSONObject hierarchy,
OrgChartNode parentNode) |
static OrgChartNode |
OrgChartRenderer.buildNodesFromJSON(java.util.Map<java.lang.String,OrgChartNode> orgChartNodes,
org.primefaces.shaded.json.JSONObject hierarchy,
OrgChartNode parentNode) |
OrgChartNode |
DefaultOrgChartNode.getParent() |
OrgChartNode |
OrgChartNode.getParent() |
OrgChartNode |
OrgChartNode.getParent() |
OrgChartNode |
DefaultOrgChartNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<OrgChartNode> |
OrgChartHelper.getAllNodesTraverseFromRoot(OrgChartNode root) |
static java.util.List<OrgChartNode> |
OrgChartHelper.getAllNodesTraverseFromRoot(OrgChartNode root) |
java.util.List<OrgChartNode> |
DefaultOrgChartNode.getChildren() |
java.util.List<OrgChartNode> |
OrgChartNode.getChildren() |
java.util.List<OrgChartNode> |
OrgChartNode.getChildren() |
java.util.List<OrgChartNode> |
DefaultOrgChartNode.getChildren() |
static java.util.Map<java.lang.String,OrgChartNode> |
OrgChartHelper.parseOrgChartNodesIntoHashMap(java.util.List<OrgChartNode> orgChartNodes) |
static java.util.Map<java.lang.String,OrgChartNode> |
OrgChartHelper.parseOrgChartNodesIntoHashMap(java.util.List<OrgChartNode> orgChartNodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrgChartNode.addChild(OrgChartNode child) |
void |
OrgChartNode.addChild(OrgChartNode child) |
void |
OrgChartNode.addChild(OrgChartNode child) |
void |
DefaultOrgChartNode.addChild(OrgChartNode child) |
static OrgChartNode |
OrgChartRenderer.buildNodesFromJSON(java.util.Map<java.lang.String,OrgChartNode> orgChartNodes,
org.primefaces.shaded.json.JSONObject hierarchy,
OrgChartNode parentNode) |
static OrgChartNode |
OrgChartRenderer.buildNodesFromJSON(java.util.Map<java.lang.String,OrgChartNode> orgChartNodes,
org.primefaces.shaded.json.JSONObject hierarchy,
OrgChartNode parentNode) |
static java.util.List<OrgChartNode> |
OrgChartHelper.getAllNodesTraverseFromRoot(OrgChartNode root) |
static java.util.List<OrgChartNode> |
OrgChartHelper.getAllNodesTraverseFromRoot(OrgChartNode root) |
void |
DefaultOrgChartNode.setParent(OrgChartNode parent) |
void |
OrgChartNode.setParent(OrgChartNode parent) |
void |
OrgChartNode.setParent(OrgChartNode parent) |
void |
DefaultOrgChartNode.setParent(OrgChartNode parent) |
static org.primefaces.shaded.json.JSONObject |
OrgChartRenderer.toJSON(OrgChartNode orgChartNode,
java.util.List<OrgChartNode> children) |
static org.primefaces.shaded.json.JSONObject |
OrgChartRenderer.toJSON(OrgChartNode orgChartNode,
java.util.List<OrgChartNode> children) |
| Modifier and Type | Method and Description |
|---|---|
static OrgChartNode |
OrgChartRenderer.buildNodesFromJSON(java.util.Map<java.lang.String,OrgChartNode> orgChartNodes,
org.primefaces.shaded.json.JSONObject hierarchy,
OrgChartNode parentNode) |
static OrgChartNode |
OrgChartRenderer.buildNodesFromJSON(java.util.Map<java.lang.String,OrgChartNode> orgChartNodes,
org.primefaces.shaded.json.JSONObject hierarchy,
OrgChartNode parentNode) |
static java.util.Map<java.lang.String,OrgChartNode> |
OrgChartHelper.parseOrgChartNodesIntoHashMap(java.util.List<OrgChartNode> orgChartNodes) |
static java.util.Map<java.lang.String,OrgChartNode> |
OrgChartHelper.parseOrgChartNodesIntoHashMap(java.util.List<OrgChartNode> orgChartNodes) |
void |
DefaultOrgChartNode.setChildren(java.util.List<OrgChartNode> children) |
void |
OrgChartNode.setChildren(java.util.List<OrgChartNode> children) |
void |
OrgChartNode.setChildren(java.util.List<OrgChartNode> children) |
void |
DefaultOrgChartNode.setChildren(java.util.List<OrgChartNode> children) |
static org.primefaces.shaded.json.JSONObject |
OrgChartRenderer.toJSON(OrgChartNode orgChartNode,
java.util.List<OrgChartNode> children) |
static org.primefaces.shaded.json.JSONObject |
OrgChartRenderer.toJSON(OrgChartNode orgChartNode,
java.util.List<OrgChartNode> children) |
Copyright © 2011–2021. All rights reserved.