If a `View`'s `close()` method is called, should `...
# tornadofx
s
If a `View`'s
close()
method is called, should `EventHandlers`s passed to
theView.setOnCloseRequest()
be called?