Package com.adobe.xfa
Class DeltaScript
java.lang.Object
com.adobe.xfa.ObjScript
com.adobe.xfa.DeltaScript
This class contains all the script functionality associated with the
Delta class. Broken out into a separate class for easier maintainability.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgetCurrentValue(Obj pObj, Arg oRetVal) static voidstatic voidgetSavedValue(Obj pObj, Arg oRetVal) static ScriptTablestatic voidstatic voidMethods inherited from class com.adobe.xfa.ObjScript
getClassName, setPropPermsCheck
-
Constructor Details
-
DeltaScript
public DeltaScript()
-
-
Method Details
-
getScriptTable
-
getParent
-
getTarget
-
getSavedValue
-
getCurrentValue
-
restore
-