How add and remove tree node?

Hi

I create test project https://gitlab.com/wertklop/treesample. How can i add and remove some node from tree?

ommand

treeBuilder.queueUpdateFrom(new Node(project, rootNode, "node"), true);

not working, nodes did not added.

0

Please sign in to leave a comment.