[richfaces-issues] [JBoss JIRA] Commented: (RF-6839) sorting capabilities for ListShuttle component.

nimo stephan (JIRA) jira-events at lists.jboss.org
Fri Apr 17 13:11:33 EDT 2009


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

nimo stephan commented on RF-6839:
----------------------------------

server-side sorting can be done via a comparator.

"client side capabilities while moving items should be done with the API we will provide."

I cannot find client side capabilities?!

Imagine I have a listbox with 100 elements left and right. When moving a item from left to right, then the item moved to the last position of the left listbox - so I have to scroll down to see the (actual) moved item,  or we have to use a comparator or add the item via server side to that positon (list.add(0)).

such properties would be nice:

-moveOrder="last", "first" (last: moves the item from one side to another to the last position, first (vice versa))
-sourceSorting="ASC", "DESC"
-targetSorting="ASC", "DESC"

(http://www.jboss.org/index.html?module=bb&op=viewtopic&t=153885)

> sorting capabilities for ListShuttle component.
> -----------------------------------------------
>
>                 Key: RF-6839
>                 URL: https://jira.jboss.org/jira/browse/RF-6839
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.3.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>             Fix For: Wishes
>
>
> client side capabilities while moving items should be done with the API we will provide. But community asked about server side properties to make lists sorted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list