blob: 46425f377a87cab1cbca7cf7ee0d4161f355fb4f [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IListWithPresentationModel",
"baseInterfaceNames": [
"org.apache.royale.core.IList"]
,
"description": "The IListWithPresentationModel interface is implemented by any IList that supports a separate IListPresentationModel",
"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-only",
"return": "org.apache.royale.core.IBead",
"qname": "presentationModel",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Returns the component within the list (maybe even the list shell itself) which will be the parent of each itemRenderer.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}