[jboss-user] [JBoss Seam] - Re: @DataModel problem
Jump
do-not-reply at jboss.com
Wed Jul 4 12:36:09 EDT 2007
In this way it works
| @DataModel
| private List<ProcessDefinition> processDefinitions;
| @DataModelSelection("processDefinitions")
| private ProcessDefinition selectedProcess = null;
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060539#4060539
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060539
More information about the jboss-user
mailing list