Package com.adobe.xfa.template
Class TemplateModelScript
java.lang.Object
com.adobe.xfa.ObjScript
com.adobe.xfa.NodeScript
com.adobe.xfa.ElementScript
com.adobe.xfa.ModelScript
com.adobe.xfa.template.TemplateModelScript
This class contains all the script functionality associated with the
TemplateModel class. Broken out into a separate class for easier maintainability.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateNode(Obj obj, Arg oRetVal, Arg[] args) static voidexecCalculate(Obj obj, Arg retVal, Arg[] args) static voidexecInitialize(Obj obj, Arg retVal, Arg[] args) static voidexecValidate(Obj obj, Arg retVal, Arg[] args) static voidstatic ScriptTablestatic voidstatic voidrecalculate(Obj obj, Arg retVal, Arg[] args) static voidMethods inherited from class com.adobe.xfa.ModelScript
clearErrorList, getAliasNode, getContext, getName, isCompatibleNS, setAliasNode, setContext, setNameMethods inherited from class com.adobe.xfa.ElementScript
applyXSL, assignNode, assignNodePermsCheck, clone, getAttribute, getElement, getId, getIsNull, getNs, getOneOfChild, isPropertySpecified, loadXML, loadXMLPermsCheck, locateOneOf, locateProp, locatePropPeek, resolveNode, resolveNodes, saveFilteredXML, saveXML, setAttribute, setAttributePermsCheck, setElement, setElementPermsCheck, setId, setOneOfChild, setPropMethods inherited from class com.adobe.xfa.NodeScript
classAll, classIndex, getAll, getIndex, getModel, getNodes, getParent, getSomExpression, isContainer, resolveNode, resolveNodes, scriptPropLocateChildByClass, scriptPropLocateChildByNameMethods inherited from class com.adobe.xfa.ObjScript
getClassName, setPropPermsCheck
-
Constructor Details
-
TemplateModelScript
public TemplateModelScript()
-
-
Method Details
-
getScriptTable
-
createNode
-
recalculate
-
remerge
-
formNodes
-
execCalculate
-
execValidate
-
execInitialize
-
metadata
-