com.adobe.mosaic.layouts.dragAndDrop 패키지에는 타일 끌어 놓기를 지원하는 클래스가 들어 있습니다.
클래스
클래스 | 설명 | |
---|---|---|
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. |
Tue Jun 12 2018, 03:32 PM Z