blob: 8132d3318bde320e4f4e6fecf5f3780117813315 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IContentViewHost",
"baseInterfaceNames": [
"org.apache.royale.core.IParent"]
,
"description": "This interface is implemented by components that provide access to "behind the scenes" children that are not accessible through the addElement()/removeElement() APIs.",
"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.IParent",
"qname": "strandChildren",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}