blob: b0bc56ffa4221919ba3f0877b017cd39de9534f6 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.ITransformHost",
"baseInterfaceNames": [
"org.apache.royale.core.IStrand",
"org.apache.royale.events.IEventDispatcher"]
,
"description": "The ITransformHost interface is the basic interface for the container views that have an IBeadTransform.",
"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.WrappedHTMLElement",
"qname": "transformElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Each ITransformHost has an element that is actually added to the platform's display list DOM. It may not be the actual component itself.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}