public class DataObjectTreeNode extends DefaultMutableTreeNode implements DataTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| 构造器和说明 |
|---|
DataObjectTreeNode(String name,
ModelNode node) |
| 限定符和类型 | 方法和说明 |
|---|---|
BasicDataBind<?> |
getData() |
ModelNode |
getNode() |
boolean |
readable() |
void |
reset(ClientAssociation association) |
boolean |
writable() |
void |
writeValues(ClientAssociation association) |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, 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, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringgetChildAt, getChildCountpublic ModelNode getNode()
public BasicDataBind<?> getData()
getData 在接口中 DataTreeNodepublic void reset(ClientAssociation association) throws ServiceError, IOException
reset 在接口中 DataTreeNodeServiceErrorIOExceptionpublic void writeValues(ClientAssociation association) throws ServiceError, IOException
writeValues 在接口中 DataTreeNodeServiceErrorIOExceptionpublic boolean writable()
writable 在接口中 DataTreeNodepublic boolean readable()
readable 在接口中 DataTreeNodeCopyright © 2025. All rights reserved.