|
||||||||||
| 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.drop.DayViewResizeController
public class DayViewResizeController
| Field Summary |
|---|
| Fields inherited from class com.allen_sauer.gwt.dnd.client.AbstractDragController |
|---|
context |
| Constructor Summary | |
|---|---|
DayViewResizeController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel)
|
|
| Method Summary | |
|---|---|
void |
dragEnd()
|
void |
dragMove()
|
void |
setIntervalsPerHour(int intervalsPerHour)
|
void |
setSnapSize(int snapSize)
|
| Methods inherited from class com.allen_sauer.gwt.dnd.client.AbstractDragController |
|---|
addDragHandler, clearSelection, dragStart, getBehaviorCancelDocumentSelections, getBehaviorConstrainedToBoundaryPanel, getBehaviorDragStartSensitivity, getBehaviorMultipleSelection, getBehaviorScrollIntoView, getBoundaryPanel, makeDraggable, makeDraggable, makeNotDraggable, previewDragEnd, previewDragStart, removeDragHandler, resetCache, 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 DayViewResizeController(com.google.gwt.user.client.ui.AbsolutePanel boundaryPanel)
| Method Detail |
|---|
public void setSnapSize(int snapSize)
public void setIntervalsPerHour(int intervalsPerHour)
public void dragMove()
public void dragEnd()
dragEnd in interface com.allen_sauer.gwt.dnd.client.DragControllerdragEnd in class com.allen_sauer.gwt.dnd.client.AbstractDragController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||