- java.lang.Object
-
- javafx.scene.control.TreeItem<T>
-
- javafx.scene.control.CheckBoxTreeItem<de.bmiag.tapir.execution.model.Identifiable>
-
-
-
Property Summary
-
Properties inherited from class javafx.scene.control.CheckBoxTreeItem
independentProperty, indeterminateProperty, selectedProperty
-
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.CheckBoxTreeItem
javafx.scene.control.CheckBoxTreeItem.TreeModificationEvent<T>
-
Constructor Summary
Constructors
| Constructor and Description |
TestClassTreeItem(de.bmiag.tapir.execution.model.TestClass testClass) |
-
Method Summary
-
Methods inherited from class javafx.scene.control.CheckBoxTreeItem
checkBoxSelectionChangedEvent, independentProperty, indeterminateProperty, isIndependent, isIndeterminate, isSelected, selectedProperty, setIndependent, setIndeterminate, setSelected
-
Methods inherited from class javafx.scene.control.TreeItem
addEventHandler, branchCollapsedEvent, branchExpandedEvent, buildEventDispatchChain, childrenModificationEvent, expandedItemCountChangeEvent, expandedProperty, getChildren, 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<de.bmiag.tapir.execution.model.Identifiable>
Copyright © 2018 b+m Informatik AG. All rights reserved.