|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.allen_sauer.gwt.dnd.client.AbstractDragController
com.allen_sauer.gwt.dnd.client.PickupDragController
org.gcube.portlets.user.results.client.control.FlexTableRowDragController
public final class FlexTableRowDragController
Allows table rows to dragged by their handle.
| Field Summary |
|---|
| Fields inherited from class com.allen_sauer.gwt.dnd.client.AbstractDragController |
|---|
context |
| Constructor Summary | |
|---|---|
FlexTableRowDragController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.allen_sauer.gwt.dnd.client.PickupDragController |
|---|
dragMove, dragStart, getBehaviorBoundaryPanelDrop, getBehaviorDragProxy, getSelectedWidgets, previewDragEnd, registerDropController, resetCache, restoreSelectedWidgetsLocation, restoreSelectedWidgetsStyle, saveSelectedWidgetsLocationAndStyle, setBehaviorBoundaryPanelDrop, unregisterDropController, unregisterDropControllers |
| Methods inherited from class com.allen_sauer.gwt.dnd.client.AbstractDragController |
|---|
addDragHandler, clearSelection, getBehaviorCancelDocumentSelections, getBehaviorConstrainedToBoundaryPanel, getBehaviorDragStartSensitivity, getBehaviorMultipleSelection, getBehaviorScrollIntoView, getBoundaryPanel, makeDraggable, makeDraggable, makeNotDraggable, previewDragStart, removeDragHandler, setBehaviorCancelDocumentSelections, setBehaviorConstrainedToBoundaryPanel, setBehaviorDragStartSensitivity, setBehaviorMultipleSelection, setBehaviorScrollIntoView, setConstrainWidgetToBoundaryPanel, toggleSelection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlexTableRowDragController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel)
| Method Detail |
|---|
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.PickupDragController
protected 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.PickupDragController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||