You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Naoki Takezoe (JIRA)" <ji...@apache.org> on 2009/02/22 04:13:55 UTC

[JIRA] Updated: (CLK-490) PickList#getValueObject() should call getSelectedValues()

     [ http://issues.apache.org/click/browse/CLK-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naoki Takezoe updated CLK-490:
------------------------------

    Affects Version/s:     (was: 2.0.1)
                       2.1.0

> PickList#getValueObject() should call getSelectedValues()
> ---------------------------------------------------------
>
>                 Key: CLK-490
>                 URL: http://issues.apache.org/click/browse/CLK-490
>             Project: Click
>          Issue Type: Improvement
>          Components: extras
>    Affects Versions: 2.1.0
>            Reporter: Naoki Takezoe
>            Assignee: Naoki Takezoe
>            Priority: Minor
>             Fix For: 2.0.2
>
>
> Always PickList#getValueObject() returns null.
> However CheckList#getValueObject() returns a result of getValues() that returns a list of selected values.
> So PickList also should return getSelectedValues() as well as CheckList.

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