public interface IMXMLRemoteObjectNode extends IMXMLInstanceNode
<RemoteObject> tag.
The <RemoteObject> tag is an ordinary instance tag from the compiler's
point of view, except for the fact that a <RemoteObject> tag can have
special child <method> tags mixed in with its other child tags
for properties and events.
These are not property tags, because RemoteObject has no method property.
Instead, each <method> tag creates an instance of mx.rpc.remoting.mxml.Operation
and adds it as a dynamic property of the operations object
of the RemoteObject instance; the name of the property in this object
is the name specified by the name attribute on the <method> tag.
Each <method> tag is represented by a child IMXMLRemoteObjectMethodNode.
UNKNOWNgetEffectiveID, 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, getStartCopyright © 2016 The Apache Software Foundation. All rights reserved.