public interface IMXMLEffectSpecifierNode extends IMXMLStyleSpecifierNode
showEffect="Wipe"
.
An IMXMLEffectSpecifierNode
has exactly one child node: an
IMXMLInstanceNode
representing the effect value. For a simple effect
trigger such as showEffect="Wipe"
, this will be an
IMXMLStringNode
. For a databound effect trigger such as
showEffect="{coolWipe}"/>
this will be an
IMXMLSingleDataBindingNode
.
UNKNOWN
getInstanceNode, getPercentProxyDefinition
getDefinition, getName, getSuffix
getClassDefinitionNode, getDocumentNode, getFileNode, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
Copyright © 2016 The Apache Software Foundation. All rights reserved.