Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expand and hide all for lazy loaded tree #23

Closed
lifejuggler opened this issue May 23, 2013 · 3 comments
Closed

expand and hide all for lazy loaded tree #23

lifejuggler opened this issue May 23, 2013 · 3 comments
Milestone

Comments

@lifejuggler
Copy link

Hello, for dyna tree there was some indication that expand and collapse all are possible for lazy loaded tree using onLazyRead. This seems to be missing in the new fancytree. Is there some way to get this function back up?

Thank you

@mar10
Copy link
Owner

mar10 commented May 23, 2013

Are you talking about the blue asterisks [*] that show up before a node instead of the [+] ?
This is still part of the XP theme. There are simply no special icons for it in the other themes, but you could easily added to the gif.

@mar10 mar10 closed this as completed May 23, 2013
@lifejuggler
Copy link
Author

No, I mean there is a function called onlazyread for dynatree but does that exist for fancytree as well? I am trying to implement expand all and collapse all functions for my lazy json tree

@mar10
Copy link
Owner

mar10 commented May 24, 2013

Expand all is shown here:
http://wwwendt.de/tech/fancytree/demo/sample-api.html

Lazy nodes are implemented here:
http://wwwendt.de/tech/fancytree/demo/sample-source.html

Here's a demo that implements most of the available events:
http://wwwendt.de/tech/fancytree/demo/sample-events.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants