add/remove all buttons in Palette component
-------------------------------------------
Key: WICKET-1197
URL: https://issues.apache.org/jira/browse/WICKET-1197
Project: Wicket
Issue Type: New Feature
Components: wicket-extensions
Reporter: Jason Anderson
It would be nice if the Palette component had buttons to move all of the items
from one side of the selectable options to the other.
Many desktop applications with this style of data manipulation have these
buttons to greatly speed up the process of adding large numbers of items to the
selected items
eg:
[ item ] ( add all ) [item]
[ item ] ( add selected) [item]
[ item ] ( remove selected ) [item]
[ item ] ( remove all ) [item]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.