The following sections describe the syntax of the classes that make up the Drag and Drop Manager.
The following table describes the syntax of the mx.managers.DragManager class:
| Property | Type | Use | Description |
|---|---|---|---|
isDragging |
Boolean |
Static property |
Read-only property that returns |
NONE |
String |
Static property |
Read-only constant that specifies a drag action. The default value is |
MOVE |
String |
Static property |
Read-only constant that specifies a drag action. The default value is |
COPY |
String |
Static property |
Read-only constant that specifies a drag action. The default value is |
LINK |
String |
Static property |
Read-only constant that specifies a drag action. The default value is |
doDrag() |
|
Static method |
Initiates a drag-and-drop operation. |
Version 1.5
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/15/flex_docs_en/00000626.htm
Comments
clintmodien said on Jul 5, 2005 at 2:20 PM : smgilson said on Jul 5, 2005 at 2:26 PM :