we are migrating a web application made with JSP's to GWT and GXT.
I a JSP we have a combobox with titles and elements below each title. Titles are not clickable, only their children. I attach an image of the combobox in JSP.
I would like to know if this is possible to do it with GXT or if anyone has done something similar.