``` onSaveAction{ do the saving} whenSaved {do the...
# tornadofx
r
Copy code
onSaveAction{ do the saving}
whenSaved {do the refresh thing}