Uses of Class
com.levigo.jadice.web.client.util.Gesture
Packages that use Gesture
Package
Description
-
Uses of Gesture in com.levigo.jadice.web.client.internal.annotation
Subclasses of Gesture in com.levigo.jadice.web.client.internal.annotationMethods in com.levigo.jadice.web.client.internal.annotation that return GestureModifier and TypeMethodDescriptionprotected GestureHandle.createGesture(PointedEditEvent e) Overwrite this to use default Gesture mechanism defined in onMousePressed -
Uses of Gesture in com.levigo.jadice.web.client.internal.annotation.wrangler
Subclasses of Gesture in com.levigo.jadice.web.client.internal.annotation.wranglerModifier and TypeClassDescriptionprotected classGesture for resizing the line.classGesture for moving annotations.classMethods in com.levigo.jadice.web.client.internal.annotation.wrangler that return GestureModifier and TypeMethodDescriptionprotected GestureTextAnnotationWrangler.RotateHandle.createGesture(PointedEditEvent e) -
Uses of Gesture in com.levigo.jadice.web.client.tools
Subclasses of Gesture in com.levigo.jadice.web.client.toolsModifier and TypeClassDescriptionstatic classPan Gesture with a little panning after MouseUp or TouchEnd -
Uses of Gesture in com.levigo.jadice.web.client.util
Methods in com.levigo.jadice.web.client.util with parameters of type GestureModifier and TypeMethodDescriptionvoidGesture.GestureHandler.onGestureStarted(Gesture gesture) voidGesture.GestureHandler.onGestureStopped(Gesture gesture)