Flash 8 Documentation |
|||
| Components Language Reference > TransferObject interface | |||
ActionScript Class Name mx.data.to.TransferObject
The TransferObject interface defines a set of methods that items managed by the DataSet component must implement. The DataSet.itemClassName property specifies the name of the transfer object class that is instantiated each time a new item is needed. You can also specify this property for a selected DataSet component using the Property inspector.
The following table lists methods of the TransferObject interface.
|
Method |
Description |
|---|---|
|
Creates a new instance of the transfer object. |
|
|
Returns the data for this transfer object. |
|
|
Sets the data for this transfer object. |
Version 8
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/8/main/00004079.html