Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tree component in JSF

Tags:

java

jsf

What is a good tree component in JSF. I also want the user to be able to select one (using radiobutton) or more than one node (using checkboxes) from that tree component. Is there any existing component that meets my need?

thanks Vikas

like image 509
Vikas Kedia Avatar asked Apr 26 '26 20:04

Vikas Kedia


2 Answers

I've used many of the rich faces components and they all work very well. Easy to implement as well. Have a look at http://livedemo.exadel.com/richfaces-demo/richfaces/tree.jsf

like image 73
Martlark Avatar answered Apr 29 '26 10:04

Martlark


Just search for your component from the component based frameworks available here. I have seen tree components developed by ICEFaces. Not sure whether it specifically addresses your needs of using radio/checkbox with tree. Neverthless the demo url available in the above link will help you decide.

Note: I havent used these frameowrks to write production code. So you also need to check for performace issues related to each of these frameworks before choosing one.

like image 31
Cshah Avatar answered Apr 29 '26 10:04

Cshah



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!