Macromedia flex 2-migrating applications to flex 2 Manual De Usuario

Descargar
Página de 184
84
Flex Classes
Events
All events in the mx.collections package were moved to the mx.events package.
In addition to the changes listed here, the events architecture has changed. For more 
information, see 
mx.events.ChildExistenceChangedEvent
The following table describes changes to the ChildExistenceChangedEvent class:
mx.events.CalendarLayoutChangeEvent
The following table describes changes to the CalendarLayoutChangeEvent class:
mx.events.CollectionEvent
The following table describes changes to the CollectionEvent class:
mx.events.CursorEvent
This class has been removed.
mx.events.DataGridCellRenderer
The DataGridCellRenderer class is now named DataGridItemRenderer.
The following table describes changes to the DataGridItemRenderer class:
Member
Change description
CHILD_ADDED
CHILD_ADD
CHILD_REMOVED
CHILD_REMOVE
Member
Change description
cause
triggerEvent
Member
Change description
modelChanged
collectionChange
Member
Change description
dataChanged
dataChange