I added `whenSaved { }` and `whenRefreshed { }` as...
# tornadofx
e
I added
whenSaved { }
and
whenRefreshed { }
as alternatives to override
onSave
and
onRefresh
. Very nice to use inline, will create screencast later today.