Description
The JFXTreeViewItem
object is a helper object for the JavaFX TreeView control and provides information about the single tree view item. To get a JFXTreeViewItem
object in scripts, use the TreeViewItemCollection.Item
property.
The JFXTreeViewItem
object is a helper object for the JavaFX TreeView control and provides information about the single tree view item. To get a JFXTreeViewItem
object in scripts, use the TreeViewItemCollection.Item
property.