Hello As the @DataModel and @DataModelSelection have problems when you have multiple list screens I want to extend them and create an Id-safe version. This one shouldn't use 0,1,2,... as row index but the real Id's.
So I had a look at the code and had an approach in mind. But there's just one question I have. When using <s:link> in a JSF datatable... where do those numbers 0,1,2,... in the URLs (e.g. .../theList.seam?action=theEditor.selectEntity&dataModelSelection=entities[0]) come from? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959532#3959532 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959532 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
