blob: c71c95c88b4741e6929064d7ba985ee9c9c423df [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.elements.ITableRowElement",
"baseInterfaceNames": [
"org.apache.royale.textLayout.elements.ITableFormattedElement"]
,
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "composedHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "int",
"qname": "rowIndex",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "totalHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "isMaxHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Array",
"qname": "cells",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "int",
"qname": "numCells",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}