blob: 15eae705ee04850114be603d31303885d3bf3b48 [file] [log] [blame]
{ "type": "class",
"qname": "mx.rpc.soap.LoadEvent",
"baseClassname": "mx.rpc.events.WSDLLoadEvent"
,
"description": "This event is dispatched when a WSDL XML document has loaded successfully.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "mx.rpc.soap.LoadEvent",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates a new WSDLLoadEvent.",
"tags": [
{ "tagName": "param",
"values": ["type The event type; indicates the action that triggered the event.", "bubbles Specifies whether the event can bubble up the display list hierarchy.", "cancelable Specifies whether the behavior associated with the event can be prevented.", "wsdl Object that contains the WSDL document.", "location URL of the WSDL document."]},
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": [{ "name": "type", "type": "String"},
{ "name": "bubbles", "type": "Boolean"},
{ "name": "cancelable", "type": "Boolean"},
{ "name": "wsdl", "type": "mx.rpc.wsdl.WSDL"},
{ "name": "location", "type": "String"}]}
,
{ "type": "method",
"qname": "cloneEvent",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {
"replacement": "xml"}
,
"description": "Returns a copy of this LoadEvent.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "return",
"values": ["Returns a copy of this LoadEvent."]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "org.apache.royale.events.IRoyaleEvent",
"params": []}
,
{ "type": "method",
"qname": "toString",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "Returns a String representation of this LoadEvent.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "return",
"values": ["Returns a String representation of this LoadEvent."]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "String",
"params": []}
,
{ "type": "field",
"qname": "LOAD",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The <code>LOAD</code> constant defines the value of the <code>type</code> property of the event object for a <code>load</code> event. <p>The properties of the event object have the following values:</p> <table class=&quot;innertable&quot;> <tr><th>Property</th><th>Value</th></tr> <tr><td><code>bubbles</code></td><td>false</td></tr> <tr><td><code>cancelable</code></td><td>true</td></tr> <tr><td><code>wsdl</code></td><td>WSDL object.</td></tr> <tr><td><code>location</code></td><td>URI of the WSDL document</td></tr> </table>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "eventType",
"values": ["load"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}