Instead of `addInput.onAction = EventHandler{` jus...
# tornadofx
e
Instead of
addInput.onAction = EventHandler{
just do
addInput.setOnAction {