Join Slack
Powered by
I think `listView.bind(state.site.itemProperty)` s...
# tornadofx
e
edvin
10/17/2016, 2:08 PM
I think
listView.bind(state.site.itemProperty)
should be enough to write, or even a specialized version:
listView.bind(state.site)
.
Open in Slack
Previous
Next