You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/07/30 22:42:14 UTC

[jira] Created: (PIVOT-199) Add a JSON setter for selected ranges in ListView and TableView

Add a JSON setter for selected ranges in ListView and TableView
---------------------------------------------------------------

                 Key: PIVOT-199
                 URL: https://issues.apache.org/jira/browse/PIVOT-199
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
    Affects Versions: 1.3
            Reporter: Greg Brown
            Assignee: Greg Brown
             Fix For: 1.3


This method will expect a string of the form:

"[{start:0, end:0}, {start:1, end:1}, ...]"

It will allow callers to set selection ranges in WTKX.


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


[jira] Resolved: (PIVOT-199) Add a JSON setter for selected ranges in ListView and TableView

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-199.
------------------------------

    Resolution: Fixed

> Add a JSON setter for selected ranges in ListView and TableView
> ---------------------------------------------------------------
>
>                 Key: PIVOT-199
>                 URL: https://issues.apache.org/jira/browse/PIVOT-199
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 1.3
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.3
>
>
> This method will expect a string of the form:
> "[{start:0, end:0}, {start:1, end:1}, ...]"
> It will allow callers to set selection ranges in WTKX.

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