[jboss-user] [JBoss Seam] - Re: selectItems - Is it possible?
IGx89
do-not-reply at jboss.com
Thu Oct 25 13:40:26 EDT 2007
What if you want a datagrid with info from entity fields along with checkboxes for some UI task? You obviously don't want to add a boolean field to the entity class for a purely UI feature, so you'll need to create a POJO wrapping the entity and adding the boolean field...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098945#4098945
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098945
More information about the jboss-user
mailing list