rich:pickList should be able have non-removable/permanent selected items (target list)
--------------------------------------------------------------------------------------
Key: RF-11604
URL:
https://issues.jboss.org/browse/RF-11604
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Karsten Wutzke
I would be very nice to have an automatic selection of certain items, that is they are
always at the right side and can't be removed, even by the remove all button.
Maybe pass a list of fixedValues/selectedValues to rich:pickList?
JSF SelectItem's method setNoSelectionOption(true) has functionality that goes into
that direction, however this would mean this feature would only be available when passing
List<Selectitem> into the pickList. It would probably be better to support it for
any list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira