Join Slack
Powered by
The main takeaway from this is that `ItemViewModel...
# tornadofx
e
edvin
10/19/2016, 9:38 PM
The main takeaway from this is that
ItemViewModel
saves the day by giving you a way to automatically rebind just by assigning to the itemProperty, and you don't even have to do that yourself because
bindSelected()
takes care of that for you as well.
Open in Slack
Previous
Next