[ 
https://issues.apache.org/jira/browse/PIVOT-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Brown resolved PIVOT-197.
------------------------------

    Resolution: Fixed

> Clean up multiple selection implementation
> ------------------------------------------
>
>                 Key: PIVOT-197
>                 URL: https://issues.apache.org/jira/browse/PIVOT-197
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 1.3
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.3
>
>
> Convert Span to a "struct"; replace SpanSequence with ListSelection and 
> ListSelectionSequence. Return an instance of ListSelectionSequence from 
> ListView#getSelectedRanges() and TableView#getSelectedRanges(). This will 
> avoid the need to copy the selection contents. Fire selected range add and 
> remove events only for ranges that are actually added and removed (don't 
> re-fire for existing selections).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to