List of usage examples for com.vaadin.event.dd DragSource interface-usage
From source file annis.gui.widgets.GripDragComponent.java
/** * A draggabe panel where only a specific grip is the starting point for the drag action. * @author Thomas Krause <krauseto@hu-berlin.de> */ public class GripDragComponent extends CustomComponent implements DragSource, LegacyComponent { public GripDragComponent(Component panel) {
From source file com.haulmont.cuba.web.widgets.addons.dragdroplayouts.interfaces.LayoutDragSource.java
/**
* Interface for layout drag sources
*
* @author John Ahlroos / www.jasoft.fi
* @since 0.6.0
*/
From source file fi.jasoft.dragdroplayouts.interfaces.LayoutDragSource.java
/**
* Interface for layout drag sources
*
* @author John Ahlroos / www.jasoft.fi
* @since 0.6.0
*/