blob: a6f69178fd70466b5218b1ebde0e342662c47896 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.utils.MockParent",
"baseClassname": "org.apache.royale.events.EventDispatcher"
,
"members": [
{ "type": "method",
"qname": "org.apache.royale.utils.MockParent",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "method",
"qname": "addElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "c", "type": "org.apache.royale.core.IChild"},
{ "name": "dispatchEvent", "type": "Boolean"}]}
,
{ "type": "method",
"qname": "addElementAt",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "c", "type": "org.apache.royale.core.IChild"},
{ "name": "index", "type": "int"},
{ "name": "dispatchEvent", "type": "Boolean"}]}
,
{ "type": "method",
"qname": "getElementAt",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.core.IChild",
"params": [{ "name": "index", "type": "int"}]}
,
{ "type": "method",
"qname": "getElementIndex",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "int",
"params": [{ "name": "c", "type": "org.apache.royale.core.IChild"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "int",
"qname": "numElements",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "removeElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "c", "type": "org.apache.royale.core.IChild"},
{ "name": "dispatchEvent", "type": "Boolean"}]}
]
}