mmalinowski42 / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

getNodeByKey and activateKey support for large node #430

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For normal node, there is an API "getNodeByKey" used to identify a node by key. 
But for large node can we have a similar API? Or if there is already such an 
Api, please let me know.

"activateKey" is another API that I would like the large node to have as well. 

Basically the API support of large node is very limited compared to normal 
node, but I think large node is a very useful feature.

What goal would this enhancement help you achieve?
I can implement the "search" function in the tree with large nodes.

Original issue reported on code.google.com by to.yyz...@gmail.com on 31 May 2013 at 10:24

GoogleCodeExporter commented 9 years ago
Large nodes are no special and provide the same API.
Only difference is that they have some HTML code as title.

Original comment by moo...@wwwendt.de on 2 Jun 2013 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 14 Aug 2013 at 5:39

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 8 Sep 2013 at 8:17