public interface IMXMLSingleDataBindingNode extends IMXMLDataBindingNode
{name.first}
) in an MXML tree.
It has exactly one child: an IExpressionNode
representing the
ActionScript expression within the curly braces.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
IExpressionNode |
getExpressionNode()
Gets the sole child of this node, which represents the expression within
the databinding.
|
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveID
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
IExpressionNode getExpressionNode()
IExpressionNode
representing the expression.Copyright © 2016 The Apache Software Foundation. All rights reserved.