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