public class RemoteProcessDefVersionNode extends DefaultMutableTreeNode
内部类
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| 构造器和说明 |
|---|
RemoteProcessDefVersionNode(ProcessDefVersion processDefVersion,
PackageTreePanel treePanel)
类构造方法
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getAllowsChildren()
是否准许有子节点
|
DefaultMutableTreeNode |
getChildNode(String PorcessDefVersionId) |
ProcessDefVersion |
getProcessDefVersion()
获得流程版本对象
|
boolean |
isLeaf()
是否是叶节点
|
String |
toString()
获得显示字符串
|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectpublic RemoteProcessDefVersionNode(ProcessDefVersion processDefVersion, PackageTreePanel treePanel)
processDefVersion - public ProcessDefVersion getProcessDefVersion()
public boolean getAllowsChildren()
getAllowsChildren 在接口中 TreeNodegetAllowsChildren 在类中 DefaultMutableTreeNodepublic boolean isLeaf()
isLeaf 在接口中 TreeNodeisLeaf 在类中 DefaultMutableTreeNodepublic DefaultMutableTreeNode getChildNode(String PorcessDefVersionId)
public String toString()
toString 在类中 DefaultMutableTreeNodeCopyright © 2023 onecode. All rights reserved.