org.solovyev.android.history
Class HistoryDragProcessor<T>
java.lang.Object
org.solovyev.android.history.HistoryDragProcessor<T>
- All Implemented Interfaces:
- SimpleOnDragListener.DragProcessor
public class HistoryDragProcessor<T>
- extends Object
- implements SimpleOnDragListener.DragProcessor
User: serso
Date: 9/16/11
Time: 11:36 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryDragProcessor
public HistoryDragProcessor(@Nonnull
org.solovyev.common.history.HistoryControl<T> historyControl)
processDragEvent
public boolean processDragEvent(@Nonnull
DragDirection dragDirection,
@Nonnull
DragButton dragButton,
@Nonnull
org.solovyev.common.math.Point2d startPoint2d,
@Nonnull
android.view.MotionEvent motionEvent)
- Specified by:
processDragEvent in interface SimpleOnDragListener.DragProcessor
Copyright © 2014 se.solovyev. All Rights Reserved.