blob: b213627d8e4205dda1c58d66c5a7415eff8041f7 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.ILayoutParent",
"description": "The ILayoutParent interface is implemented by those components that allow their children to be manipulated by a layout.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "getLayoutHost",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.core.ILayoutHost",
"params": []}
]
}