Hi experts, I want to listen to the MouseDown event of some of the tree nodes. So maybe I need to get their itemrenderer instances then add event listeners to them. However, I have no idea to get a list of item renderers... seems no such a method exists.
Could you please give some hints? Thanks a lot.

