blob: 261f416cc05e35a36ccbb47a326b36a9d1215f5b [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.elements.ILinkElement",
"baseInterfaceNames": [
"org.apache.royale.textLayout.elements.ISubParagraphGroupElementBase"]
,
"members": [
{ "type": "method",
"qname": "chgLinkState",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "linkState", "type": "String"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "linkState",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "mouseDownHandler",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "mgr", "type": "org.apache.royale.textLayout.events.FlowElementMouseEventManager"},
{ "name": "evt", "type": "org.apache.royale.events.MouseEvent"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "href",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "target",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}