Using an af:selectManyShuttle component

The af:selectManyShuttle ADF Faces component is a databound model-driven component that can be used to select multiple items from a given list. Using a set of pre-defined buttons, you move the selected items from an available items list to a selected items list. Upon completion of the selection process, you can programmatically retrieve and process the selected items.

In this recipe, we will go over the steps to declaratively create an af:selectManyShuttle component in a pop-up dialog and programmatically retrieve the selected items.

Getting ready

You will need to create a skeleton Fusion Web Application (ADF) workspace before you proceed with this recipe. For this, we will use the MainApplication ...

Get Oracle JDeveloper 11gR2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.