public interface IMXMLRemoteObjectMethodNode extends IMXMLInstanceNode
<method> tag inside a
<RemoteObject> tag.
The <method> tag is special in MXML. It doesn't correspond to a
property definition in the RemoteObject class. Instead, it codegens
an Operation in the operations property. Each
<method> tag codegens one Operation.
A similar scheme applies to <WebService> and <operation>.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
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, getStartString getMethodName()
name property of a <method>.Copyright © 2016 The Apache Software Foundation. All rights reserved.