Description
Method; returns configuration information that is specific to the implementation of the
DeltaPacket interface. This method allows implementations of the DeltaPacket interface to
access custom information.
Example
The following example calls the
method:
getConfigInfo()
// ...
new DeltaPacketImpl(source, getTransactionId(), null, logChanges(),
getConfigInfo());
// ...
DeltaPacket.getIterator()
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
deltaPacket.getIterator()
Parameters
None.
Returns
An interface to the iterator for the DeltaPacket collection that iterates through the delta
packet's list of deltas.
Description
Method; returns the iterator for the DeltaPacket collection. This provides a mechanism for
looping through the changes in the delta packet. For a complete description of this interface,
see
"Iterator interface (Flash Professional only)" on page
749.
DeltaPacket.getIterator()
481
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers