Hi Bob, 2009/2/24 Bob Schellink <[email protected]>: >> I also added setValueObject() to set a list of selected values: >> http://svn.apache.org/viewvc?view=rev&revision=746660 > > Just realized there is no PickList#setSelectedValues(List). There is a > setSelectedValues(Collection, String) but that behavior is somewhat > different. > > Should we add this method?
I think setSelectedValues(List) is good. It would be used with getSelectedValue() that already exists. -- Naoki Takezoe
