tornadofx
/
tornadofx
/
javafx.scene.Node
/
findParent
findParent
inline
fun
<
reified
T
:
Any
>
Node
.
findParent
(
)
:
T
?