[jboss-user] [JBoss Seam] - Lookup Values in ComboBoxes
bytor99999
do-not-reply at jboss.com
Thu Dec 28 13:13:00 EST 2006
Is there an annotation for attributes on Collections that makes the Collection usable for dropdowns, so that it fills the combobox with values, and when a user selects one it gets associated to another attribute of the class.
Kind of like
@DataModel and @DataModelSelection
So far i have set the Collection to be Outjected, but don't know where to go from there.
Maybe just point me to the chapter in any seam documentation.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996693#3996693
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996693
More information about the jboss-user
mailing list