Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
Drag Drop « Development « Flex
Flex
Development
Drag Drop
1.
Setting the dragMoveEnabled property to move instead of copy
2.
Dragging and dropping within a component, to allow ordering
3.
Create DragSource object and add data to it
4.
Performing a two-way drag and drop
5.
Dragging and dropping in the same control
6.
The drag initiators, and drop target
7.
Get Drag source data format
8.
Press control key as drag and drop
9.
Canvas Drag and Drop
10.
Specifying the drag indicator by using the Drag
11.
Specify a Drag Proxy
12.
Enable and Disable Drag Operations
13.
Drag Drop To Component
14.
Set liveDragging to true to dispatch change event continuously as moving the thumb
15.
Get drag source from DragEvent
16.
Canvas drag enter event
17.
Explpicitly handle the dragOver event