| { "type": "class", | |
| "qname": "org.apache.royale.events.CloseEvent", | |
| "baseClassname": "org.apache.royale.events.Event" | |
| , | |
| "description": "The CloseEvent class represents event objects specific to popup windows, such as the Alert control.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]}, | |
| { "tagName": "royalesuppresspublicvarwarning", | |
| "values": []} ], | |
| "members": [ | |
| { "type": "field", | |
| "qname": "CLOSE", | |
| "return": "String", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": ["static"], | |
| "deprecated": {}}, | |
| { "type": "method", | |
| "qname": "org.apache.royale.events.CloseEvent", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "void", | |
| "params": [{ "name": "type", "type": "String"}, | |
| { "name": "bubbles", "type": "Boolean"}, | |
| { "name": "cancelable", "type": "Boolean"}, | |
| { "name": "detail", "type": "uint"}]} | |
| , | |
| { "type": "field", | |
| "qname": "detail", | |
| "return": "uint", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "Identifies the button in the popped up control that was clicked. This property is for controls with multiple * buttons. The Alert control sets this property to one of the following constants: Alert.YES Alert.NO Alert.OK Alert.CANCEL", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}] | |
| } |