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, unregisterDropControllersaddDragHandler, clearSelection, getBehaviorCancelDocumentSelections, getBehaviorConstrainedToBoundaryPanel, getBehaviorDragStartSensitivity, getBehaviorMultipleSelection, getBehaviorScrollIntoView, getBoundaryPanel, makeDraggable, makeDraggable, makeNotDraggable, previewDragStart, removeDragHandler, setBehaviorCancelDocumentSelections, setBehaviorConstrainedToBoundaryPanel, setBehaviorDragStartSensitivity, setBehaviorMultipleSelection, setBehaviorScrollIntoView, setConstrainWidgetToBoundaryPanel, toggleSelectionpublic SolutionBrowserDragController(MantleTabPanel tabs)
protected void restoreSelectedWidgetsStyle()
restoreSelectedWidgetsStyle in class com.allen_sauer.gwt.dnd.client.PickupDragControllerprotected void saveSelectedWidgetsLocationAndStyle()
saveSelectedWidgetsLocationAndStyle in class com.allen_sauer.gwt.dnd.client.PickupDragControllerprotected void restoreSelectedWidgetsLocation()
restoreSelectedWidgetsLocation in class com.allen_sauer.gwt.dnd.client.PickupDragControllerpublic 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.PickupDragControllerprotected 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.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.VetoDragExceptionCopyright © 2021 Hitachi Vantara. All rights reserved.