Moved treeItemClick function to Tree view.
Now this expand/collapse logic is encapsulated inside the tree and when class is clicked it fires classclick event which we can handle in the controller.
Loading
Please register or sign in to comment
Now this expand/collapse logic is encapsulated inside the tree and when class is clicked it fires classclick event which we can handle in the controller.