Is there a possibility to check all layers in a group in a code?
I have few groups created dynamically and want to select all layers form specified one?
Or maybe is it possible to set Id to the DOM element when creating tree so it will be possible to get this element by Id and perform click() on it?