public class SolutionBrowserDragController
extends com.allen_sauer.gwt.dnd.client.PickupDragController
| Constructor and Description |
|---|
SolutionBrowserDragController(MantleTabPanel tabs) |
| Modifier and Type | Method and Description |
|---|---|
void |
dragEnd() |
void |
dragMove() |
void |
dragStart() |
void |
previewDragEnd() |
getBehaviorBoundaryPanelDrop, getBehaviorDragProxy, getSelectedWidgets, registerDropController, resetCache, setBehaviorBoundaryPanelDrop, setBehaviorDragProxy, unregisterDropController, unregisterDropControllersaddDragHandler, clearSelection, getBehaviorCancelDocumentSelections, getBehaviorConstrainedToBoundaryPanel, getBehaviorDragStartSensitivity, getBehaviorMultipleSelection, getBehaviorScrollIntoView, getBoundaryPanel, makeDraggable, makeDraggable, makeNotDraggable, previewDragStart, removeDragHandler, setBehaviorCancelDocumentSelections, setBehaviorConstrainedToBoundaryPanel, setBehaviorDragStartSensitivity, setBehaviorMultipleSelection, setBehaviorScrollIntoView, setConstrainWidgetToBoundaryPanel, toggleSelectionpublic SolutionBrowserDragController(MantleTabPanel tabs)
public void dragEnd()
dragEnd in interface com.allen_sauer.gwt.dnd.client.DragControllerdragEnd in class com.allen_sauer.gwt.dnd.client.PickupDragControllerpublic void dragMove()
dragMove in interface com.allen_sauer.gwt.dnd.client.DragControllerdragMove in class com.allen_sauer.gwt.dnd.client.PickupDragControllerpublic void dragStart()
dragStart in interface com.allen_sauer.gwt.dnd.client.DragControllerdragStart in class com.allen_sauer.gwt.dnd.client.PickupDragControllerpublic void previewDragEnd()
throws com.allen_sauer.gwt.dnd.client.VetoDragException
previewDragEnd in interface com.allen_sauer.gwt.dnd.client.DragControllerpreviewDragEnd in class com.allen_sauer.gwt.dnd.client.PickupDragControllercom.allen_sauer.gwt.dnd.client.VetoDragException