blob: fb854861b2c2631cdedf0b0919508082228d75d1 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.compose.ISimpleCompose",
"baseInterfaceNames": [
"org.apache.royale.textLayout.compose.IComposer"]
,
"members": [
{ "type": "method",
"qname": "swapLines",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Array",
"params": [{ "name": "lines", "type": "Array"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.ITextFlow",
"qname": "textFlow",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Function",
"qname": "resetLineHandler",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Array",
"qname": "lines",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}