Generally you don't want references to fragments i...
# tornadofx
e
Generally you don't want references to fragments in your code. Manipulate the data instead, preferably inside of ViewModel or Controllers.