[richfaces-issues] [JBoss JIRA] Commented: (RF-10141) ExtendedDataTable: UIExtendedDataTable - add selectionMode attribute

Jay Balunas (JIRA) jira-events at lists.jboss.org
Wed Jan 26 12:39:49 EST 2011


    [ https://issues.jboss.org/browse/RF-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578058#comment-12578058 ] 

Jay Balunas commented on RF-10141:
----------------------------------

Is this optional, or trivial?  If this is a trivial fix, lets leave in the plan.  If it is optional with some risk lets move to post_4

> ExtendedDataTable: UIExtendedDataTable - add selectionMode attribute 
> ---------------------------------------------------------------------
>
>                 Key: RF-10141
>                 URL: https://issues.jboss.org/browse/RF-10141
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>         Environment: RichFaces 4.0 rev 20883
>            Reporter: Martin Kočí
>            Assignee: Konstantin Mishin
>            Priority: Optional
>             Fix For: 4.0.0.CR1
>
>
> r:extendedDataTable allows selectionMode="none|single|multi" and it works prefectly, but UIExtendedDataTable does not have attribute selectionMode (getter and setter) currently.
> Add property selectionMode for UIExtendedDataTable. Consider Enum as type. There is a class org.richfaces.model.SelectionMode and its is used in ExtendedDataTableRenderer .
> We use direct component manipulation and type safe gettter and setter are better than the component.getAttributes() Map.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list