-
-
Property Summary
-
Properties inherited from class javafx.scene.control.TreeItem
expandedProperty, graphicProperty, leafProperty, parentProperty, valueProperty
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javafx.scene.control.TreeItem
javafx.scene.control.TreeItem.TreeModificationEvent<T>
-
Method Summary
-
Methods inherited from class javafx.scene.control.TreeItem
addEventHandler, branchCollapsedEvent, branchExpandedEvent, buildEventDispatchChain, childrenModificationEvent, expandedItemCountChangeEvent, expandedProperty, getGraphic, getParent, getValue, graphicChangedEvent, graphicProperty, isExpanded, leafProperty, nextSibling, nextSibling, parentProperty, previousSibling, previousSibling, removeEventHandler, setExpanded, setGraphic, setValue, toString, treeNotificationEvent, valueChangedEvent, valueProperty
-
-
Method Detail
-
isLeaf
public boolean isLeaf()
- Overrides:
isLeaf
in class javafx.scene.control.TreeItem<Object>
Copyright © 2018 Ken Händel. All rights reserved.