Chapter 8. Using Controls and Repeaters with Datasets

<feature><title>What You Will Learn</title>

In this lesson, you will:

<objective>

Populate a HorizontalList with a dataset and display the information using a labelField, labelFunction, and itemRenderer

</objective>
<objective>

Create an MXML component to be used as an itemRenderer

</objective>
<objective>

Loop over a dataset using a Repeater component

</objective>
<objective>

Use the currentItem and currentIndex properties and the getRepeaterItem() method with a Repeater

</objective>
<objective>

Reference controls built by a Repeater using array notation

</objective>
<objective>

Instantiate a custom component in a Repeater

</objective>
</feature>
<feature><title>Approximate Time</title>

This lesson ...

Get Adobe Flex 3: Training from the Source 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.