Seam reference:
anonymous wrote :
| 10.9 Annotations for use with JSF dataTable
| They appear on attributes.
|
| @DataModel - exposes an attribute of type List, Map, Set or Object[]
|
Annotation sources:
anonymous wrote :
| Annotations targets are both Fields and Methods
|
| @DataModel javadoc says it only applies to Lists
|
The @DataModel annotations source should be updated to specify that it can be applied to
List, Map, Set or Object[].
The reference should be updated to specify that
@DataModel can occur at either field or getter.
@DataModelSelection and @DataModelSelectionIndex can occur at either field or setter.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972281#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...