Join Slack
Powered by
Now you can just do `model.site = someNewSite` and...
# tornadofx
e
edvin
10/17/2016, 1:56 PM
Now you can just do
model.site = someNewSite
and the rebinding happens automatically. You can also bind to the empty property. I use it for disabling delete buttons when there is no value in the model.
Open in Slack
Previous
Next