Property
DataSet.readOnly
DataSet.schema
DataSet.selectedIndex
Event summary for the DataSet class
The following table lists the events of the DataSet class.
Event
DataSet.addItem
DataSet.afterLoaded
DataSet.calcFields
DataSet.deltaPacketChanged
DataSet.iteratorScrolled
DataSet.modelChanged
DataSet.newItem
DataSet.removeItem
DataSet.resolveDelta
DataSet.addItem
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
Usage 1:
var listenerObject:Object = new Object();
listenerObject.addItem = function (eventObj:Object) {
338
Components Dictionary
Description
Indicates whether the collection can be modified.
Specifies the collection's schema in XML format.
Contains the current item's index in the collection.
Description
Broadcast before an item is added to the collection.
Broadcast after the
items
Broadcast when calculated fields should be updated.
Broadcast when the DataSet object's delta packet has been
changed and is ready to be used.
Broadcast when the iterator's position is changed.
Broadcast when items in the collection have been modified in
some way.
Broadcast when a new transfer object is constructed by the
DataSet object, but before it is added to the collection.
Broadcast before an item is removed.
Broadcast when a delta packet is assigned to the DataSet
object that contains messages.
property is assigned.
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers