blob: e37c93634936db68d20c2756240bb08d24af73aa [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.core.ElementWrapper",
"baseClassname": "org.apache.royale.events.EventDispatcher"
,
"members": [
{ "type": "field",
"qname": "converterMap",
"return": "Object",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royalesuppresspublicvarwarning",
"values": []} ]},
{ "type": "field",
"qname": "googFireListener",
"return": "Function",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royalesuppresspublicvarwarning",
"values": []} ]},
{ "type": "field",
"qname": "__",
"return": "Boolean",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The properties that triggers the static initializer. Note, in JS, this property has to be declared after the installOverride.",
"tags": [
{ "tagName": "royalesuppresspublicvarwarning",
"values": []} ]},
{ "type": "field",
"qname": "_element",
"return": "org.apache.royale.core.WrappedHTMLElement",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "An optimization to skip the getter of the element property"},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.core.WrappedHTMLElement",
"qname": "element",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "_beads",
"return": "Vector.<org.apache.royale.core.IBead>",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "addBead",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "param",
"values": ["bead The new bead."]} ],
"return": "void",
"params": [{ "name": "bead", "type": "org.apache.royale.core.IBead"}]}
,
{ "type": "method",
"qname": "getBeadByType",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "param",
"values": ["classOrInterface The requested bead type."]},
{ "tagName": "return",
"values": ["The bead."]} ],
"return": "org.apache.royale.core.IBead",
"params": [{ "name": "classOrInterface", "type": "Class"}]}
,
{ "type": "method",
"qname": "removeBead",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "param",
"values": ["bead The bead to remove."]},
{ "tagName": "return",
"values": ["The bead."]} ],
"return": "org.apache.royale.core.IBead",
"params": [{ "name": "bead", "type": "org.apache.royale.core.IBead"}]}
,
{ "type": "method",
"qname": "addEventListener",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "void",
"params": [{ "name": "type", "type": "String"},
{ "name": "handler", "type": "Function"},
{ "name": "opt_capture", "type": "Boolean"},
{ "name": "opt_handlerScope", "type": "Object"}]}
,
{ "type": "method",
"qname": "removeEventListener",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "void",
"params": [{ "name": "type", "type": "String"},
{ "name": "handler", "type": "Function"},
{ "name": "opt_capture", "type": "Boolean"},
{ "name": "opt_handlerScope", "type": "Object"}]}
,
{ "type": "method",
"qname": "hasEventListener",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "Boolean",
"params": [{ "name": "type", "type": "String"}]}
,
{ "type": "method",
"qname": "dispatchEvent",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["String"]} ],
"return": "Boolean",
"params": [{ "name": "e", "type": "Object"}]}
]
}