blob: c7c246b5510aeaeac706f3e93aed643eb1483596 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IBeadKeyController",
"baseInterfaceNames": [
"org.apache.royale.core.IBead"]
,
"description": "The IBeadKeyController interface is a "marker" interface for beads that are key controllers. Key controllers add keyboard support to the strand. 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.9.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}