Join Slack
Powered by
Also making sure that `Node.findParentOfType` can ...
# tornadofx
e
edvin
04/06/2017, 10:55 AM
Also making sure that
Node.findParentOfType
can find parent UIComponents as well as Node instances. Very handy in nested View situations where the parent might be a Fragment, so you can't do find<FragmentType> to find actual parent instance.
3
Views
Open in Slack
Previous
Next