public interface IMXMLDeferredInstanceNode extends IMXMLInstanceNode
mx.core.DeferredInstanceFromClass or
mx.core.DeferredInstanceFromFunction that the compiler
implicitly creates as the value for a property or style of type
mx.core.IDeferredInstance or
mx.core.ITransientDeferredInstance.
An IMXMLDeferredInstanceNode has exactly one child, which can be
either an IMXMLClassNode (in the case of an
DeferredInstanceFromClass) or an IMXMLInstanceNode (in
the case of an DeferredInstanceFromFunction
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
IMXMLClassNode |
getClassNode()
|
IMXMLInstanceNode |
getInstanceNode()
|
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveIDgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartIMXMLClassNode getClassNode()
IMXMLInstanceNode getInstanceNode()
Copyright © 2016 The Apache Software Foundation. All rights reserved.