| 程序包 | 说明 |
|---|---|
| com.ds.bpm.bpd.misc |
| 限定符和类型 | 方法和说明 |
|---|---|
ExtNode |
ExtTree.getNode() |
ExtNode |
ExtNode.getParent() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExtNode> |
ExtNode.getChildren() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExtNode.addChild(ExtNode child) |
protected void |
OrgExtTree.addPersonItem(ExtNode parentnode,
com.ds.org.Org org) |
protected void |
PersonExtTree.addPersonItem(ExtNode parentnode,
com.ds.org.Org org) |
boolean |
ExtNode.containChild(ExtNode child) |
void |
ExtTree.setNode(ExtNode node) |
void |
ExtNode.setParent(ExtNode parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExtNode.setChildren(List<ExtNode> children) |
Copyright © 2023 onecode. All rights reserved.