`bindTree` is as simple as `source.attach { root =...
# tornadofx
o
bindTree
is as simple as
source.attach { root = create(it, itemFactory, children) }
with the attach function above