So maybe a better name would be `listView.bindSele...
# tornadofx
e
So maybe a better name would be
listView.bindSelected(state.site.itemProperty)
and a shorthand for ItemListView that is
listView.bindSelected(state.site)