blob: 51a72f9264cc458ac8eb79821a72e47e4dff0827 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IBeadController",
"baseInterfaceNames": [
"org.apache.royale.core.IBead"]
,
"description": "The IBeadController interface is a "marker" interface for beads that are controllers. A marker interface has no addtional APIs. It is used to find the controller on the strand via calls to getBeadByType.",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.core.IStrand#getBeadByType"]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}