[jboss-user] [JBoss Seam] - Re: Eliminating code redundancy + suggestion for DataModel a

petemuir do-not-reply at jboss.com
Wed Aug 16 09:12:14 EDT 2006


Have you considered doing the bijection using Context.get/set rather than using annotations.  That provides context variable naming flexibility.

The wrapping that DataBinder's provide isn't available programatically so you would need to deal with the underlying ListDataModel and it's getRowData/getRowIndex methods.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965458#3965458

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965458



More information about the jboss-user mailing list