ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.mosaic.layouts.dragAndDrop 


The com.adobe.mosaic.layouts.dragAndDrop package contains classes that support dragging and dropping of Tiles.



Classes
 ClassDescription
 DragAndDropGroup The DragAndDropGroup is a normal Spark group, but it is enhanced to listen for drag requests from its children, much the same way a Spark List does it.
 MosaicDragEvent This event is dispatched by the DragAndDropGroup when a drop happens.
 MosaicDropLocation This class extends DropLocation so that layouts and group needing row and column information, in addition to index and point, can cast the dropLocation to this class.