The `whenSaved` helper is supposed to be an altern...
# tornadofx
e
The
whenSaved
helper is supposed to be an alternative to override
onSave
when you want to operate on objects that might be harder to reach from the "root" of your View.