Hi Shing,
I have looked in to the MultiplePropertySelection component. They all look
fine, but the problem is that I am working in a Abstract Component because
the DTO object I have  in the web layer is a complex structure and I need to
iterate through one list to get the actual list that will contain the
checkboxes...
for () {
    for () {
        <!-- Here I have the list  where I want to use the checkbox
component -->
    }
}

Do you have any suggestions on how to solve this in a Abstract Component
way?

Thanks again for all the help,
Jacob
-- 
View this message in context: 
http://www.nabble.com/How-to-get-the-values-from-a-checkBoxes-in-a-abstract-component-tf2713574.html#a7566813
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to