FlexListBase Class

Description

The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.

Items are supplied using the dataProvider property and displayed via item renderers.

In a model/view architecture, the ListBase-derived class represents the view, and the dataProvider object represents the model.

Availability

This class is supported only on the Open Agent.

Inheritance

FlexListBase is derived from the FlexScrollBase class.The following classes derive from the FlexListBase class:
  • FlexAdvancedDataGrid
  • FlexDataGrid
  • FlexList

Methods

In addition to the methods it inherits from FlexScrollBase, FlexObject, FlexDisplayObject, and AnyWin, FlexListBase has the following methods: