<@U7F0VKNQ0> You can use it this way, but there is...
# tornadofx
e
@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()