edvin
11/20/2017, 11:29 AMedvin
11/20/2017, 11:31 AMedvin
11/20/2017, 11:32 AMedvin
11/20/2017, 1:25 PMedvin
11/20/2017, 1:31 PMamanda.hinchman-dominguez
11/20/2017, 1:51 PMamanda.hinchman-dominguez
11/20/2017, 1:53 PMtieskedh
11/20/2017, 2:46 PMedvin
11/20/2017, 3:01 PMron
11/20/2017, 3:13 PMedvin
11/20/2017, 3:13 PMron
11/20/2017, 3:13 PMuser
11/20/2017, 3:19 PMuser
11/20/2017, 3:23 PMcarlw
11/20/2017, 3:27 PMamanda.hinchman-dominguez
11/20/2017, 3:29 PMamanda.hinchman-dominguez
11/20/2017, 3:30 PMcarlw
11/20/2017, 3:30 PMcarlw
11/20/2017, 3:32 PMcarlw
11/20/2017, 3:32 PMcarlw
11/20/2017, 3:33 PMamanda.hinchman-dominguez
11/20/2017, 4:16 PMamanda.hinchman-dominguez
11/20/2017, 4:17 PMpike
11/20/2017, 11:50 PMJuan
11/21/2017, 1:18 AMpike
11/21/2017, 2:58 AMjamie-purchase
11/21/2017, 2:20 PMjavafx.scene.control.TreeView
and i want to add some new javafx.scene.control.TreeItem<custom data class>
objects to a node when something is clicked... but i'm having trouble working out how to do this
some JavaFX answers seem to suggest myTreeView.children.addAll
but this is private?
also tried myTreeView.edit( new object )
but that didn't seem to do anything (need to force repopulate?)
this is more of a JavaFX question in fairness but i'm taking inspiration from https://github.com/edvin/tornadofx-samples/blob/master/treeviews/src/main/kotlin/no/tornado/fxsample/treeviews/DemoTreeViews.ktthomasnield
11/21/2017, 3:10 PMcarlw
11/21/2017, 3:13 PMcarlw
11/21/2017, 3:13 PM