The mx.data.events package contains the event classes used with LiveCycle Data Services.



Classes
 ClassDescription
 DataConflictEvent The DataConflictEvent class represents an event that informs users of a DataService instance that a conflict has occurred.
 DataServiceFaultEvent The DataServiceFaultEvent class represents an event that is sent when a DataService or DataStore has generated a fault.
 DataServiceResultEvent The DataServiceResultEvent class represents an event that is sent when a DataService or DataStore has generated a result.
 UnresolvedConflictsEvent The DataService throws this event when the commit() method is called while conflicts remain unresolved.