{ "type": "class", | |
"qname": "org.apache.royale.html.beads.DataGridView", | |
"baseClassname": "org.apache.royale.html.beads.GroupView" | |
, | |
"description": "The DataGridView class is the visual bead for the org.apache.royale.html.DataGrid. This class constructs the items that make the DataGrid: Lists for each column and a org.apache.royale.html.ButtonBar for the column headers.", | |
"tags": [ | |
{ "tagName": "viewbead", | |
"values": []}, | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.9"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"members": [ | |
{ "type": "method", | |
"qname": "org.apache.royale.html.beads.DataGridView", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "constructor.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.9"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"return": "", | |
"params": []} | |
, | |
{ "type": "accessor", | |
"access": "write-only", | |
"return": "org.apache.royale.core.IStrand", | |
"qname": "strand", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["override"], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.events.IEventDispatcher"]} ]}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "Array", | |
"qname": "columnLists", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "An array of List objects the comprise the columns of the DataGrid."}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "org.apache.royale.core.IUIBase", | |
"qname": "listArea", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "The area used to hold the columns"}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "org.apache.royale.core.IUIBase", | |
"qname": "header", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Returns the component used as the header for the DataGrid."}, | |
{ "type": "method", | |
"qname": "refreshContent", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "void", | |
"params": []} | |
, | |
{ "type": "method", | |
"qname": "onCreatedList", | |
"namespace": "protected", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "provides a way for subclasses to perform any creation activity manipulation on lists before they are added to the listArea", | |
"return": "void", | |
"params": [{ "name": "list", "type": "org.apache.royale.html.supportClasses.IDataGridColumnList"}, | |
{ "name": "forColumn", "type": "org.apache.royale.html.supportClasses.IDataGridColumn"}]} | |
, | |
{ "type": "method", | |
"qname": "beforeLayout", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["override"], | |
"deprecated": {}, | |
"description": "Provides a place for pre-layout actions.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.8"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"return": "Boolean", | |
"params": []} | |
] | |
} |