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

is there a function to get all left node? #102

Open
bubifengyun opened this issue Jun 21, 2016 · 0 comments
Open

is there a function to get all left node? #102

bubifengyun opened this issue Jun 21, 2016 · 0 comments

Comments

@bubifengyun
Copy link

For example, there is a department tree,

root\
    node1\
        node1-1
        node1-2
    node2\
        node2-1
        node2-2
    node3\

is there a function to get node2-21 left node all? I can see all the node {root,node1,node1-1,node1-2,node2,node2-1}
Thank you.

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

1 participant