You can do that here as well. What I usually do th...
# tornadofx
e
You can do that here as well. What I usually do though, is let that view take a configurable saveAction, which I pass in either through a parameter or via an injected model. Then I execute that in the save function.