To bind the itemsProperty of a listview I need an ...
# tornadofx
d
To bind the itemsProperty of a listview I need an ObservableValue and not an ObservableList.. How do I get one from the other? 🙂