Uses of Interface
flex.data.ChangeObject

Packages that use ChangeObject
flex.data   
 

Uses of ChangeObject in flex.data
 

Constructors in flex.data with parameters of type ChangeObject
DataSyncException(ChangeObject co)
          You can use this constructor when no single property is known to have caused a conflict, and when no known safe state of the Object is known to exist.
DataSyncException(ChangeObject co, Object serverVersion)
          You can use this constructor when no single property is known to have caused a conflict, but the known safe state of the Object is available.
DataSyncException(ChangeObject co, Object serverVersion, List propertyNames)
          You can use this constructor when multiple properties are known to have caused a conflict.
DataSyncException(ChangeObject co, Object serverVersion, String propertyName)
          You can use this constructor when a single property is known to have caused a conflict.
 



Copyright © 2007 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/data/class-use/ChangeObject.html