Using an af:carousel component

The ADF Faces Carousel component (af:carousel) is a model-driven databound user interface control that you can use on your pages as an alternate way to display collections of data. As the name suggests, the data is displayed in a revolving "carousel". The component comes with predefined controls that allow you to scroll through the carousel items. Moreover, images and textual descriptions can be associated and displayed for each carousel item.

In this recipe, we will demonstrate the usage of the af:carousel component by declaratively setting up a carousel to browse through the employees associated with each department.

Getting ready

You will need to create a skeleton Fusion Web Application (ADF) ...

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.