Data Provider

Flex provides some objects that store data that can be used by other components.

Data Provider

Data Provider

     

Flex provides some objects that store data that can be used by other components. For example, arrays and collections contain data so they are known as data providers. List based controls takes and present its data by the associated data provider object.

In this section, you will learn how to use various objects as data provider objects.

 

 

 

1. Introduction to Data Provider

2. List Control

3. Horizontal List Control

4. Tile List Control