6
Using Acrobat JavaScript in Forms
Forms Essentials
T
ABLE
6.6
appModel Properties
appModel Property
Description
Returns all nodes with the same class name
Returns the position of this node in the collection of
nodes having the same class name
Returns the class name of the object
The current node (needed for resolveNode and
resolveNodes)
The ID of the current node
Returns the position of this node in the collection of
nodes having the same name
Returns true if this is a container object
Returns true if the node has a null value
Returns the XFA model for this node
The name of this node
A list of child nodes for this node
The namespace for this node (or XFAModel)
Retrieves or sets the child that has the XFA::oneOfChild
relationship to its parent
Retrieves the parent of this node
Retrieves the SOM expression for this node
Retrieves the current node (starting node for
resolveNode and resolveNodes)
classAll
classIndex
className
context
id
index
isContainer
isNull
model
name
nodes
ns
oneOfChild
parent
somExpression
this
110
Acrobat JavaScript Scripting Guide