[jboss-user] [JBoss Seam] - Little doc bug with dataTable annotations
Eekboom
do-not-reply at jboss.com
Mon Sep 18 07:55:59 EDT 2006
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#3972281
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972281
More information about the jboss-user
mailing list