| { "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"]} ]} |