[ http://issues.apache.org/jira/browse/MYFACES-286?page=comments#action_12322821 ]
Bruno Aranda commented on MYFACES-286: -------------------------------------- Well, the thing was, as Low Heng Sin says in a comment, t:dataTable didn't support that whereas h:dataTable did. Maybe, if there is quorum on this, we could add the support to the extended t:dataTable... > x:datatable doesn't support Set > ------------------------------- > > Key: MYFACES-286 > URL: http://issues.apache.org/jira/browse/MYFACES-286 > Project: MyFaces > Type: Bug > Versions: 1.0.10m10 > Reporter: Low Heng Sin > Assignee: Bruno Aranda > Fix For: 1.0.10m10 > Attachments: HtmlDataTableHack.patch > > x:datatable doesn't support the java.util.Set interface. This is caused by > the overriden createDataModel method in HtmlDatatableHack doesn't handle > generic java collection interface ( It does in UIData ). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
