public class DataSetTreeNode extends DefaultMutableTreeNode implements DataTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| 构造器和说明 |
|---|
DataSetTreeNode(String name,
DataSet node) |
| 限定符和类型 | 方法和说明 |
|---|---|
BasicDataBind<?> |
getData() |
DataSet |
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 DataSet getNode()
public void reset(ClientAssociation association) throws ServiceError, IOException
reset 在接口中 DataTreeNodeServiceErrorIOExceptionpublic void writeValues(ClientAssociation association) throws ServiceError, IOException
writeValues 在接口中 DataTreeNodeServiceErrorIOExceptionpublic BasicDataBind<?> getData()
getData 在接口中 DataTreeNodepublic boolean writable()
writable 在接口中 DataTreeNodepublic boolean readable()
readable 在接口中 DataTreeNodeCopyright © 2025. All rights reserved.