https://kotlinlang.org logo
e

edvin

09/03/2016, 10:49 AM
@ron Yes, that's correct. The TreeView is not data driven in the same way as the TableView. I wonder if we can make that happen though.. hmm... Anyways, you can add an update function to your TreeItem instances so that the can be updated (probably by calling setText/setGraphic again).