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
            Priority: Minor


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.

Reply via email to