blob: 9a474f44dee01dc33d99147e30d1bcab9ca41b43 [file] [log] [blame]
{ "type": "class",
"qname": "mx.controls.dataGridClasses.DataGridSelectableItemRendererBead",
"baseClassname": "org.apache.royale.html.beads.SelectableItemRendererBeadBase"
,
"description": "DataGridSelectableItemRendererBead may be a temporary solution for this support. <p>While the properties of this class are writable, you should consider them to be read only. They are initialized by the AdvancedDataGrid class, and read by an item renderer or item editor. Changing these values can lead to unexpected results.</p>",
"tags": [
{ "tagName": "todo",
"values": ["investigate: Alternating row colors could be done perhaps by nth-child-of-type in browser css..."]},
{ "tagName": "see",
"values": ["mx.controls.listClasses.IDropInListItemRenderer", "mx.controls.AdvancedDataGrid"]},
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.core.IStrand",
"qname": "strand",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "field",
"qname": "textSelectedColor",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "textRollOverColor",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}