Class LiveComponent

  • All Implemented Interfaces:
    Serializable, ConstProperties, DebuggableObject, Scriptable

    public class LiveComponent
    extends ScriptableObject
    A class to implement naked references in JavaScript. This class is a proxy for all naked references in XFA.

    Instances of this class are registered as global objects such that any naked reference, including JavaScript variables, is first processed by the get method of this class.

    See Also:
    Serialized Form