- java.lang.Object
-
- xyz.cofe.collection.tree.AbstractTreeNode<Node>
-
- xyz.cofe.collection.tree.BasicTreeNode<Node>
-
- xyz.cofe.collection.tree.PopupTreeNode<Node>
-
- xyz.cofe.collection.tree.IndexTreeNode<Node>
-
- xyz.cofe.collection.tree.SyncTreeNode<MenuNode>
-
-
-
Field Summary
-
Fields inherited from class xyz.cofe.collection.tree.SyncTreeNode
sync
-
Fields inherited from class xyz.cofe.collection.tree.IndexTreeNode
nodesCount
-
Fields inherited from class xyz.cofe.collection.tree.BasicTreeNode
childrenList, notifyListener
-
Fields inherited from class xyz.cofe.collection.tree.AbstractTreeNode
defaultNodesExtracter, parent
-
Method Summary
-
Methods inherited from class xyz.cofe.collection.tree.SyncTreeNode
addTreeNodeListener, addTreeNodeListener, assignParentTo, createEventList, deepOffset, fireTreeNodeEvent, getNodesCount, getRootOffset, getTreeNodeListeners, hasTreeNodeListener, onTreeNodeEvent, onTreeNodeEvent, popup, removeTreeNodeListener, syncrun
-
Methods inherited from class xyz.cofe.collection.tree.IndexTreeNode
onPopupEvent, onTreeNodeAdding, onTreeNodeRemoving, resetNodesCount, setNodesCount
-
Methods inherited from class xyz.cofe.collection.tree.BasicTreeNode
appendChild, attachListeners, getChildrenList, insertChildAt, removeChild, removeChildAt, resetParent, setChild
-
Methods inherited from class xyz.cofe.collection.tree.AbstractTreeNode
getIndex, getIndex, getNextSibling, getNodePath, getNodePath, getParent, getPreviousSibling, getSibling, getSibling, setParent, tree, tree, tree, tree, updateParent, visit, visit, visit, visit, visit, visit, visit, walk, walk, walk
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface xyz.cofe.collection.tree.TreeNode
getIndex, getNextSibling, getParent, getPreviousSibling, getSibling, tree, visit, visit, visit, walk
Copyright © 2019. All rights reserved.