In the http://wwwendt.de/tech/dynatree/index.html
it says
toDict()
Convert the tree into a JavaScript object.
See node.toDict() for details.
Is there a way to initialize the tree from that object later? Thanks.
|
In the http://wwwendt.de/tech/dynatree/index.html it says
Is there a way to initialize the tree from that object later? Thanks.
| |||
|
feedback
|
|
The resulting dict can be passed to Have a look at the copy/paste example, which basically does this:
| |||
|
feedback
|