Uses of Class
com.vaadin.ui.DragAndDropWrapper

Packages that use DragAndDropWrapper
info.magnolia.ui.admincentral.shellapp.favorites   
info.magnolia.ui.form.field.upload   
 

Uses of DragAndDropWrapper in info.magnolia.ui.admincentral.shellapp.favorites
 

Subclasses of DragAndDropWrapper in info.magnolia.ui.admincentral.shellapp.favorites
 class AbstractFavoritesDragAndDropWrapper
          Abstract drag&drop wrapper for the favorites components.
 class EntryDragAndDropWrapper
          Drag&Drop wrapper for the FavoritesEntry.
 class GroupDragAndDropWrapper
          Drag & drop wrapper for the FavoritesGroup.
 

Uses of DragAndDropWrapper in info.magnolia.ui.form.field.upload
 

Methods in info.magnolia.ui.form.field.upload that return DragAndDropWrapper
protected  DragAndDropWrapper AbstractUploadField.createDropZone(com.vaadin.ui.Component c)
          The dropZone is a wrapper around a Component.
protected  DragAndDropWrapper AbstractUploadField.getDropZone()
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.