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
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.
Usage
deltaitem.kind
Description
Property; a number that indicates the type of change. Use the following constants to evaluate
this property:
DeltaItem.Property
DeltaItem.Method
The change was made to a property on the transfer object.
The change was made through a method call on the transfer object.
DeltaItem.Property
DeltaItem.kind
,
465
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?