I have a service that manages the tree. It can expand node trees, close theM, select any one .etc
@Injectable() export class TreeService { }
The