Interface mx.data.to.TransferObject

mx.data.to.TransferObject

Description

Defines what is needed for an object to conform to the DataSet's implementation of the ValueList pattern.

Method Index

clone(), getPropertyData(), setPropertyData()

Method Detail

clone

function clone():
Object

getPropertyData

function getPropertyData():
Object

setPropertyData

function setPropertyData(propData:
Object):Void