public static interface Outline.OutlineItem
| Modifier and Type | Method and Description |
|---|---|
javafx.collections.ObservableList<? extends Outline.OutlineItem> |
getChildren() |
javafx.scene.Node |
getGraphic() |
java.lang.CharSequence |
getLabel() |
Outline.OutlineItem |
getParent() |
java.lang.CharSequence getLabel()
javafx.scene.Node getGraphic()
Outline.OutlineItem getParent()
javafx.collections.ObservableList<? extends Outline.OutlineItem> getChildren()