One way to force the correct `button` would be to ...
# tornadofx
e
One way to force the correct
button
would be to write
this.button
. That would only match the
EventTarget.button
extension function.