Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3, ACE components
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add a new ace:dualListSelect component with the following features:
- Source + Destination list boxes
- Optional buttons for "Add (selected)", "Remove (selected)", "Add All", "Remove All".
- Optional buttons for ordering within each list (Move selected items Up, Down, Top, Bottom) for the source and destination list.
- Optional drag and drop support for moving selected items between lists, and within lists (each aspect configured separately)
- Support for using simple lists (selectItems strings) and optionally compound list row contents via facet (can contain any contents desired).
- Source + Destination list boxes
- Optional buttons for "Add (selected)", "Remove (selected)", "Add All", "Remove All".
- Optional buttons for ordering within each list (Move selected items Up, Down, Top, Bottom) for the source and destination list.
- Optional drag and drop support for moving selected items between lists, and within lists (each aspect configured separately)
- Support for using simple lists (selectItems strings) and optionally compound list row contents via facet (can contain any contents desired).
Issue Links
- depends on
-
ICE-7822 New ace:list, ace:listControl components
- Closed
It is likely that we would leverage the new ace:orderedList component for this.