[jboss-user] [JBoss Seam] - Re: DataModel and DataModelSelection

wschwendt do-not-reply at jboss.com
Mon Sep 3 09:42:35 EDT 2007


"wschwendt" wrote : 
  | If not, we cannot really leverage the org.jboss.seam.framework package,  if DataModel selection should be handled.
  | 


as a workaround, of course, the DataModel itself can be injected into an action component with "@In" instead of injecting the DataModelSelection with @DataModelSelection.   Then, if we have access to the DataModel, we can  get the selected row data and selected index.

Nevertheless, I'd like to know the reason for the requirement that @DataModelSelection can only be used if  there is an accompanying @DataModel annotation in the same component.



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

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



More information about the jboss-user mailing list