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:orderedList component with the following features:
- Optional buttons for ordering within the list (Move selected items Up, Down, Top, Bottom) for the source and destination list.
- Optional drag and drop support for moving selected items within the list
- Support for using simple list (selectItems strings) and optionally compound list row contents via facet (can contain any contents desired).
- Optional buttons for ordering within the list (Move selected items Up, Down, Top, Bottom) for the source and destination list.
- Optional drag and drop support for moving selected items within the list
- Support for using simple list (selectItems strings) and optionally compound list row contents via facet (can contain any contents desired).
Issue Links
- blocks
 - 
            
        
        ICE-7821
        New ace:dualListSelect component
    
-         
     - Closed
 
 -         
 
Issues have been encountered due to deriving UIData without maintaining the expectation of iterative children being contained within UIColumn derived children. Solutions are under investigation.
--------------------
Ultimately derived by UISeries which has been designed to work around this limitation.