Loading
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.
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.