User Guide
Other listings in this chapter 33
Other listings in this chapter
This book also describes several classes and APIs that are not included in the categories of
components listed in the previous section. These classes and APIs are listed in the following
table.
Item Description
CellRenderer API A set of properties and methods that the list-based
components (List, DataGrid, Tree, Menu, and ComboBox) use
to manipulate and display custom cell content for each of their
rows.
Collection interface (Flash
Professional only)
Lets you manage a group of related items, called collection
items. Each collection item in this set has properties that are
described in the metadata of the collection item class
definition.
DataGridColumn class (Flash
Professional only)
Lets you create objects to use as columns of a data grid.
Delegate class Allows a function passed from one object to another to be run
in the context of the first object.
Delta interface (Flash
Professional only)
Provides access to the transfer object, collection, and transfer
object-level changes.
DeltaItem class (Flash
Professional only)
Provides information about an individual operation performed
on a transfer object.
DeltaPacket interface (Flash
Professional only)
Along with the Delta interface and DeltaItem class, lets you
manage changes made to data.
EventDispatcher class Let you add and remove event listeners so that your code can
react to events appropriately.
Iterator interface (Flash
Professional only)
Lets you step through the objects that a collection contains.
MenuDataProvider class Lets XML instances assigned to a
Menu.dataProvider property
use methods and properties to manipulate their own data as
well as the associated menu views.
RectBorder class Describes the styles used to control component borders.