tornadofx
/
tornadofx
/
javafx.scene.Node
/
onLeftClick
onLeftClick
fun
Node
.
onLeftClick
(
clickCount
:
Int
=
1
,
action
:
(
)
->
Unit
)
:
Unit