The mx.data.events package contains the event classes used with the Flex Data Management Service.
| Class | Description | |
|---|---|---|
| DataConflictEvent | This event informs users of a DataService instance that a conflict has occured. | |
| DataServiceFaultEvent | This event is sent when a DataService or DataStore has generated a fault. | |
| UnresolvedConflictsEvent |
A DataList throws this event when the commit() method is called
while conflicts remain unresolved. |