public class ScopeHierarchyTreeItem
extends javafx.scene.control.TreeItem<java.lang.Object>
| Modifier and Type | Method and Description |
|---|---|
static ScopeHierarchyTreeItem |
buildAscendantHierarchy(Node node)
Gets the scope hierarchy of a node.
|
addEventHandler, branchCollapsedEvent, branchExpandedEvent, buildEventDispatchChain, childrenModificationEvent, expandedItemCountChangeEvent, expandedProperty, getChildren, getGraphic, getParent, getValue, graphicChangedEvent, graphicProperty, isExpanded, isLeaf, leafProperty, nextSibling, nextSibling, parentProperty, previousSibling, previousSibling, removeEventHandler, setExpanded, setGraphic, setValue, toString, treeNotificationEvent, valueChangedEvent, valuePropertypublic static ScopeHierarchyTreeItem buildAscendantHierarchy(Node node)
node - NodeCopyright © 2002–2017 PMD. All rights reserved.