User Guide
398 Chapter 6: Components Dictionary
Usage
deltaitem.argList
Description
Property (read-only); an array of values passed to the change method. This property applies only
if the change’s kind is
DeltaItem.Method.
DeltaItem.curValue
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.curValue
Description
Property (read-only); an object containing the current property value on the server’s copy of the
transfer object. This property applies only if the change’s kind is
DeltaItem.Property, and the
property is relevant only in a delta that has been returned from a server and is being applied to the
data set for user resolution.
DeltaItem.delta
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaitem.delta
Description
Property (read-only); a delta associated with the DeltaItem object. When a DeltaItem object is
created, it is associated with a delta and adds itself to the delta’s list of changes. This property
provides a reference to the delta that this item belongs to.
DeltaItem.kind
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.