Join Slack
Powered by
`fun Button.customAction() { ... }` then do `butto...
# tornadofx
e
edvin
08/12/2017, 12:41 PM
fun Button.customAction() { ... }
then do
button { customAction() }
?
Open in Slack
Previous
Next