| Modifier and Type | Field and Description |
|---|---|
NodeList |
altDataNodes
alternate list of data nodes
(used only during a connection remerge - oDataNodes will contain connectionData nodes for merging
while oAltDataNodes will contain existing data nodes.
|
boolean |
bAssociation
indicates the dataNode list is from an association
|
boolean |
bConnectDataRef
if eMergeType == MATCH_DATAREF, specifies that it's a connection DataRef
|
boolean |
bRemoveAfterUse
Normally bound nodes and data ref nodes that have * wild cards or predicates can only be used once
|
Element |
connectionDataNode
used who store connection data context for use by complex binding
|
Element |
connectionDataParent
the connection data parent - needed for hasDescendantMatch
|
NodeList |
dataNodes
a list of data nodes
|
Element |
dataParent
the data parent
|
int |
eMergeType
the merge type of the node
|
Node |
scopeData |
Container |
templateContainerNode
maintain a link to the template node so it can be cleared
|
public final Container templateContainerNode
public Element dataParent
public Element connectionDataParent
public Node scopeData
public NodeList dataNodes
public boolean bAssociation
public boolean bConnectDataRef
public boolean bRemoveAfterUse
public final int eMergeType
public final Element connectionDataNode
public NodeList altDataNodes
Copyright © 2010 - 2020 Adobe. All Rights Reserved