I have a treeView where data comes from a controll...
# tornadofx
v
I have a treeView where data comes from a controller:
Copy code
asyncItems {
                    controller.listDownloads()
                }