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() |
protected com.google.gwt.user.client.ui.Widget |
newDragProxy(com.allen_sauer.gwt.dnd.client.DragContext context) |
void |
previewDragEnd() |
protected void |
restoreSelectedWidgetsLocation() |
protected void |
restoreSelectedWidgetsStyle() |
protected void |
saveSelectedWidgetsLocationAndStyle() |
getBehaviorBoundaryPanelDrop, getBehaviorDragProxy, getSelectedWidgets, newBoundaryDropController, registerDropController, resetCache, setBehaviorBoundaryPanelDrop, setBehaviorDragProxy, unregisterDropController, unregisterDropControllers
addDragHandler, clearSelection, getBehaviorCancelDocumentSelections, getBehaviorConstrainedToBoundaryPanel, getBehaviorDragStartSensitivity, getBehaviorMultipleSelection, getBehaviorScrollIntoView, getBoundaryPanel, makeDraggable, makeDraggable, makeNotDraggable, previewDragStart, removeDragHandler, setBehaviorCancelDocumentSelections, setBehaviorConstrainedToBoundaryPanel, setBehaviorDragStartSensitivity, setBehaviorMultipleSelection, setBehaviorScrollIntoView, setConstrainWidgetToBoundaryPanel, toggleSelection
public SolutionBrowserDragController(MantleTabPanel tabs)
protected void restoreSelectedWidgetsStyle()
restoreSelectedWidgetsStyle
in class com.allen_sauer.gwt.dnd.client.PickupDragController
protected void saveSelectedWidgetsLocationAndStyle()
saveSelectedWidgetsLocationAndStyle
in class com.allen_sauer.gwt.dnd.client.PickupDragController
protected void restoreSelectedWidgetsLocation()
restoreSelectedWidgetsLocation
in class com.allen_sauer.gwt.dnd.client.PickupDragController
public void dragEnd()
dragEnd
in interface com.allen_sauer.gwt.dnd.client.DragController
dragEnd
in class com.allen_sauer.gwt.dnd.client.PickupDragController
public void dragMove()
dragMove
in interface com.allen_sauer.gwt.dnd.client.DragController
dragMove
in class com.allen_sauer.gwt.dnd.client.PickupDragController
public void dragStart()
dragStart
in interface com.allen_sauer.gwt.dnd.client.DragController
dragStart
in class com.allen_sauer.gwt.dnd.client.PickupDragController
protected com.google.gwt.user.client.ui.Widget newDragProxy(com.allen_sauer.gwt.dnd.client.DragContext context)
newDragProxy
in class com.allen_sauer.gwt.dnd.client.PickupDragController
public void previewDragEnd() throws com.allen_sauer.gwt.dnd.client.VetoDragException
previewDragEnd
in interface com.allen_sauer.gwt.dnd.client.DragController
previewDragEnd
in class com.allen_sauer.gwt.dnd.client.PickupDragController
com.allen_sauer.gwt.dnd.client.VetoDragException
Copyright © 2021 Hitachi Vantara. All rights reserved.