Join Slack
Powered by
<@U6PRZS9LZ> You can either use a Fragment or use ...
# tornadofx
e
edvin
11/28/2017, 12:23 PM
@ajithprasaad
You can either use a Fragment or use a View with Scopes for this. You shouldn't "use A.class' text field in B.class", you should only share model state between the views, ie. manipulate properties of a shared ViewModel.
👍 2
Open in Slack
Previous
Next