Using Acrobat JavaScript in Forms
Forms Essentials
6
T
ABLE
6.7
XFA appModel Methods
appModel Method
Description
Performs an XSL transformation of the current node
Sets the value of the node, and creates one if necessary
Clears the current list of errors
Clones a node (and its subtree if specified)
Creates a new XFA node based on a valid classname
Retrieves a specified attribute value
Retrieves a specified property element
Determines if two namespaces are equivalent
Checks if a specific property has been defined for the
node
Loads and appends the current XML document to the
node
Obtains the node corresponding to the SOM
expression
Obtains the XFATreeList corresponding to the SOM
expression
Saves the current node to a string
Sets a specified attribute value
Sets a specified property element
applyXSL
assignNode
clearErrorList
clone
createNode
getAttribute
getElement
isCompatibleNS
isPropertySpecified
loadXML
resolveNode
resolveNodes
saveXML
setAttribute
setElement
Acrobat JavaScript Scripting Guide
111