[
http://issues.apache.org/click/browse/CLK-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11690#action_11690
]
Naoki Takezoe commented on CLK-490:
-----------------------------------
Sorry I made a mistake about affects and fixed version :-(
I also added setValueObject() to set a list of selected values:
http://svn.apache.org/viewvc?view=rev&revision=746660
> 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.0.1
> Reporter: Naoki Takezoe
> Assignee: Naoki Takezoe
> Priority: Minor
> Fix For: 2.1.0
>
>
> 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.