Class AbstractWranglerGesture<A extends Annotation>
java.lang.Object
com.levigo.jadice.web.client.util.Gesture
com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture<A>
- Direct Known Subclasses:
LineAnnotationWrangler.DragHandleLineGesture,RotateGesture
-
Nested Class Summary
Nested classes/interfaces inherited from class com.levigo.jadice.web.client.util.Gesture
Gesture.GestureHandler -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPage()protected voidhandleEnd(com.google.gwt.event.dom.client.DomEvent<?> event) protected abstract voidhandleMove(Point2D current) protected voidinit()Add your Dom-Handlers hereprotected voidMethods inherited from class com.levigo.jadice.web.client.util.Gesture
addDomHandler, addHandler, currentGestureStop, getDescription, getSnapToForSelection, onStart, onStop, start, stop
-
Field Details
-
grid
-
-
Constructor Details
-
AbstractWranglerGesture
-
-
Method Details
-
init
protected void init()Description copied from class:GestureAdd your Dom-Handlers here -
handleMove
-
handleEnd
protected void handleEnd(com.google.gwt.event.dom.client.DomEvent<?> event) -
registerUndo
protected void registerUndo() -
getAnnotation
-
getPage
-
getPageView
-