users@javaserverfaces.java.net

MyFaces Tree2 Component

From: Kiran2k6 <kiran2k6_at_gmail.com>
Date: Thu, 24 Apr 2008 22:50:27 -0700 (PDT)

Hi,

I have constructed a similar tree as shown below based on schema elements.
Im using clientSideToggle="true", the tree is expanded on click.

But the problem im facing is on click of child elements the actionListener
(spmlTreeBacker.displayAttributes) is not getting invoked.

If any one has a solution, please let me know.
Your help will be appreciated. Thanks in advance.



Code Snippet:
=============

Sample Tree:
Parent1
   |
   --Child1__
                |--sub child 1
   --Child2
   --Child3

Parent2
   |
   --Child1__
                |--sub child 1
   --Child2
   --Child3




    
        spmlTreeBacker
        com.nsn.cntdb.wgt.mbean.SPMLTreeBean
        session
    


JSP Code:

        
                
                    
                        
                        
                        
                    
                
                
                
                    
                                                                
                                                                
                        
                    
                
                
                
                    
                            
                                
                                
                                
                                
                                        
                    
                
    



Thanks & Regards,
Kiran Singh K




-- 
View this message in context: http://www.nabble.com/MyFaces-Tree2-Component-tp16890777p16890777.html
Sent from the javaserverfaces users mailing list archive at Nabble.com.