Class LiveObject

java.lang.Object
org.mozilla.javascript.ScriptableObject
com.adobe.xfa.scripthandler.rhino.LiveObject
All Implemented Interfaces:
Serializable, ConstProperties, DebuggableObject, Scriptable

public class LiveObject extends ScriptableObject
A class to expose XFA objects to JavaScript scripting. Each scriptable XFA objects is peered to instances of this class.
See Also: