blob: d77a6484341840110dc36a14e5f972e2ff6a457d [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.html.beads.layouts.IDataGridLayout",
"baseInterfaceNames": [
"org.apache.royale.core.IBeadLayout"]
,
"description": "DataGridLayout is a class that handles the size and positioning of the elements of a DataGrid. This includes the ButtonBar used for the column headers and the Lists that are the columns.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.core.IUIBase",
"qname": "header",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Array",
"qname": "columns",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.core.IUIBase",
"qname": "listArea",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}