| { "type": "class", | |
| "qname": "org.apache.royale.html.beads.controllers.OutOfApplicationDropMouseController", | |
| "baseClassname": "org.apache.royale.events.EventDispatcher" | |
| , | |
| "description": "The OutOfApplicationDropMouseController bead handles mouse events outside of the application looking for events from a drag/drop operation.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "royaleignoreimport", | |
| "values": ["org.apache.royale.core.IDragInitiator"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "members": [ | |
| { "type": "method", | |
| "qname": "org.apache.royale.html.beads.controllers.OutOfApplicationDropMouseController", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "constructor.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "return": "", | |
| "params": []} | |
| , | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "org.apache.royale.core.IStrand", | |
| "qname": "strand", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "copy", | |
| "values": ["org.apache.royale.core.IBead#strand"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "royaleignorecoercion", | |
| "values": ["org.apache.royale.events.IEventDispatcher"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}, | |
| { "type": "method", | |
| "qname": "acceptDragDrop", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "void", | |
| "params": [{ "name": "target", "type": "org.apache.royale.core.IUIBase"}, | |
| { "name": "type", "type": "String"}]} | |
| ] | |
| , | |
| "events": [ | |
| { "qname": "dragEnter", | |
| "type": "org.apache.royale.events.DragEvent" | |
| , | |
| "description": "Indicates that the mouse has gone outside the app during a drag operation. Note that we are entering the drop target when exiting the application, hence the event name.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}, | |
| { "qname": "dragExit", | |
| "type": "org.apache.royale.events.DragEvent" | |
| , | |
| "description": "Indicates that the mouse is moving out of a component during a drag/drop operation.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}, | |
| { "qname": "dragDrop", | |
| "type": "org.apache.royale.events.DragEvent" | |
| , | |
| "description": "Indicates that a drop operation should be executed.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}] | |
| } |