blob: b2064fc58490e7784960374364511a89a22b2dfb [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.AlternatingBackgroundColorSelectableItemRendererBead",
"baseClassname": "org.apache.royale.html.beads.SelectableItemRendererBeadBase"
,
"description": "The AdvancedDataGridListData class defines the data type of the <code>listData</code> property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. All drop-in item renderers and drop-in item editors must implement the IDropInListItemRenderer interface, which defines the <code>listData</code> property. <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": "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": "backgroundColor0",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "backgroundColor1",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}