(Preview)
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services for Java EE 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The ManagedObjectProxy class provides the ability to track changes to
an item that is anonymous and managed by a DataService.
Any number of objects can "listen" for changes on this
object, by using the
addEventListener()
method.
This class provides the same level of functionality for anonymous objects
managed by a DataService as that given to any class with
[Managed]
metadata applied to it.