|
||||||||||
| 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
com.allen_sauer.gwt.dnd.client.drop.DayViewPickupDragController
public class DayViewPickupDragController
| Field Summary |
|---|
| Fields inherited from class com.allen_sauer.gwt.dnd.client.AbstractDragController |
|---|
context |
| Constructor Summary | |
|---|---|
DayViewPickupDragController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel,
boolean allowDroppingOnBoundaryPanel)
|
|
| Method Summary | |
|---|---|
void |
dragMove()
|
protected com.google.gwt.user.client.ui.Widget |
newDragProxy(com.allen_sauer.gwt.dnd.client.DragContext context)
|
void |
setMaxProxyHeight(int maxProxyHeight)
|
| Methods inherited from class com.allen_sauer.gwt.dnd.client.PickupDragController |
|---|
dragEnd, dragStart, getBehaviorBoundaryPanelDrop, getBehaviorDragProxy, getSelectedWidgets, newBoundaryDropController, previewDragEnd, registerDropController, resetCache, restoreSelectedWidgetsLocation, restoreSelectedWidgetsStyle, saveSelectedWidgetsLocationAndStyle, setBehaviorBoundaryPanelDrop, setBehaviorDragProxy, 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 DayViewPickupDragController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel,
boolean allowDroppingOnBoundaryPanel)
| Method Detail |
|---|
public void dragMove()
dragMove in interface com.allen_sauer.gwt.dnd.client.DragControllerdragMove 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 setMaxProxyHeight(int maxProxyHeight)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||