blob: babcc0a8f8dc610a8f75254ffe59e2fe69052bb4 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.TreeGridView",
"baseClassname": "org.apache.royale.html.beads.GroupView"
,
"description": "The TreeGridView class is responsible for creating the sub-components of the TreeGrid: the ButtonBar header, the Tree (first column), and Lists (rest of the columns), as well as the container that holds the columns. This bead will also add in a TreeGridLayout if one has not already been created or specified in CSS.",
"tags": [
{ "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.TreeGridView",
"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": "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": "accessor",
"access": "write-only",
"return": "org.apache.royale.core.IStrand",
"qname": "strand",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.core.IBead#strand"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "royaleignorecoercion",
"values": ["Class", "org.apache.royale.events.IEventDispatcher", "org.apache.royale.core.IBeadLayout"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "refreshContent",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
]
}