Join Slack
Powered by
<@U7F0VKNQ0> You can use it this way, but there is...
# tornadofx
e
edvin
12/05/2017, 6:14 PM
@wakingrufus
You can use it this way, but there is no way to write changes back into an immutable data class, so you need to override
onCommit
and do
item = createNewDataModelBasedOnTheFieldValues()
2
Views
Open in Slack
Previous
Next