It was mention in the wiki page that there are different ways of lazy loading
the contents of the tree2 components. Also, the first approach encountered a
problem in capturing the +/- event in his code.

The bad thing is that the + icon is now invisible, but i couldn't find a way
to get the event when somebody clicks on the + icon. The
org.apache.myfaces.custom.tree2.HtmlTree.java seems to register
_expandControl = new HtmlCommandLink(); to get internally the + clicks, but
i haven't found a way to receive the clicks in my code.


I was just wondering...after sometime since that lazy loading technique was
posted, is it now possible to capture the +/- event in the managed bean? 

-- 
View this message in context: 
http://www.nabble.com/Revisiting-the-Tree2-Wiki-post-tf4241669.html#a12069614
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to