blob: 2f6f59a4453476492d81658aa10479c8fa3b1cca [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.elements.TableColElement",
"baseClassname": "org.apache.royale.textLayout.elements.TableFormattedElement"
,
"description": "<p> TableColElement is an item in a TableElement. It only contains the information of the column formats, A TableColElement always appears within a TableElement, TableColGroupElement.</p>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.elements.TableColElement",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "format", "type": "org.apache.royale.textLayout.formats.ITextLayoutFormat"}]}
,
{ "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-only",
"return": "Vector.<org.apache.royale.textLayout.elements.ITableCellElement>",
"qname": "cells",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Get a Vector of cells or null if the column contains no cells"},
{ "type": "accessor",
"access": "read-only",
"return": "int",
"qname": "numCells",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Returns the number of cells in this column."},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "x",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "int",
"qname": "colIndex",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}