{ "type": "class", | |
"qname": "mx.controls.beads.controllers.RadioButtonMouseController", | |
"baseClassname": "" | |
, | |
"description": "The RadioButtonMouseController is the default controller for the radio button emulation class. It is responsible for creating the item click event", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Flex 3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"members": [ | |
{ "type": "accessor", | |
"access": "write-only", | |
"return": "org.apache.royale.core.IStrand", | |
"qname": "strand", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}}, | |
{ "type": "method", | |
"qname": "clickHandler", | |
"namespace": "protected", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "void", | |
"params": [{ "name": "event", "type": "org.apache.royale.events.MouseEvent"}]} | |
] | |
} |