I'd be inclined to create the treeitem manually an...
# tornadofx
g
I'd be inclined to create the treeitem manually and add a listener which detects the new item and then updates the domain model. Is there somewhere in the code where these items get created on the domain layer (i.e., not initiated through the gui)?