org.gcube.portlets.user.results.client.control
public final class FlexTableRowDragController extends com.allen_sauer.gwt.dnd.client.PickupDragController
| Constructor and Description |
|---|
FlexTableRowDragController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
dragEnd() |
protected com.allen_sauer.gwt.dnd.client.drop.BoundaryDropController |
newBoundaryDropController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel,
boolean allowDroppingOnBoundaryPanel) |
protected com.google.gwt.user.client.ui.Widget |
newDragProxy(com.allen_sauer.gwt.dnd.client.DragContext context) |
void |
setBehaviorDragProxy(boolean dragProxyEnabled) |
dragMove, dragStart, getBehaviorBoundaryPanelDrop, getBehaviorDragProxy, getSelectedWidgets, previewDragEnd, registerDropController, resetCache, restoreSelectedWidgetsLocation, restoreSelectedWidgetsStyle, saveSelectedWidgetsLocationAndStyle, setBehaviorBoundaryPanelDrop, unregisterDropController, unregisterDropControllersaddDragHandler, clearSelection, getBehaviorCancelDocumentSelections, getBehaviorConstrainedToBoundaryPanel, getBehaviorDragStartSensitivity, getBehaviorMultipleSelection, getBehaviorScrollIntoView, getBoundaryPanel, makeDraggable, makeDraggable, makeNotDraggable, previewDragStart, removeDragHandler, setBehaviorCancelDocumentSelections, setBehaviorConstrainedToBoundaryPanel, setBehaviorDragStartSensitivity, setBehaviorMultipleSelection, setBehaviorScrollIntoView, setConstrainWidgetToBoundaryPanel, toggleSelectionpublic FlexTableRowDragController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel)
public void dragEnd()
dragEnd in interface com.allen_sauer.gwt.dnd.client.DragControllerdragEnd in class com.allen_sauer.gwt.dnd.client.PickupDragControllerpublic void setBehaviorDragProxy(boolean dragProxyEnabled)
setBehaviorDragProxy in class com.allen_sauer.gwt.dnd.client.PickupDragControllerprotected com.allen_sauer.gwt.dnd.client.drop.BoundaryDropController newBoundaryDropController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel,
boolean allowDroppingOnBoundaryPanel)
newBoundaryDropController 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.PickupDragControllerCopyright © 2013. All Rights Reserved.