[richfaces-issues] [JBoss JIRA] Updated: (RF-10439) Introduce SelectionChange API

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Tue Sep 20 12:41:26 EDT 2011


     [ https://issues.jboss.org/browse/RF-10439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Shaikovsky updated RF-10439:
---------------------------------

    Priority: Major  (was: Minor)


Believe that it's pretty good one. Will rise to major and check.

> Introduce SelectionChange API
> -----------------------------
>
>                 Key: RF-10439
>                 URL: https://issues.jboss.org/browse/RF-10439
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Milestone5
>         Environment: RichFaces 4.0 trunk svn rev 21496
>            Reporter: Martin Kočí
>            Assignee: Ilya Shaikovsky
>             Fix For: 4.Future
>
>
> I don't know if it is intended or not but current RF 4.0 don't have listener/event for API for "SelectionChange" behaviour. Suggestions:
> 1. introduce SelectionChangeEvent, SelectionChangeListener, SelectionChangeSource API - there is TreeSelectionChangeEvent already - I think the new SelectionChangeEvent can be base class for TreeSelectionChangeEvent
> 2. add methods addSelectionChangeListener, removeSelectionChangeListener, setSelectionListener(MethodExpression) etc. at UIExtendedDataTable
> 3. rename client event name from "selectionchange" to "selectionChange" - ValueChange has that convention
> 4. RC showcase contains selection handling based on AjaxBehaviourEvent -> modify it for r:extendedDataTable selectionChangeListener="#{}" usage

--
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