blob: 73fbae4d55fde382ce6120fb2fe8a71425a4dede [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.elements.TableDataCellElement",
"baseClassname": "org.apache.royale.textLayout.elements.TableFormattedElement"
,
"description": "<p> TableDataCellElement is an item in a TableRowElement. It most commonly contains one or more IParagraphElement objects, A TableDataCellElement always appears within a TableRowElement.</p>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "x",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "y",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "width",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "height",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "className",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "abstract",
"namespace": "protected",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "@private"},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "defaultTypeName",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "@private"},
{ "type": "accessor",
"access": "read-write",
"return": "int",
"qname": "parcelIndex",
"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": "int",
"qname": "colIndex",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}