Uses of Interface
com.levigo.jadice.web.client.util.Gesture.GestureHandler
Packages that use Gesture.GestureHandler
Package
Description
-
Uses of Gesture.GestureHandler in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type Gesture.GestureHandlerModifier and TypeMethodDescriptionvoidHandle.onMousePressed(MouseEditEvent e, Gesture.GestureHandler handler) voidHandle.onTouchStart(TouchEditEvent e, Gesture.GestureHandler handler) -
Uses of Gesture.GestureHandler in com.levigo.jadice.web.client.util
Methods in com.levigo.jadice.web.client.util with parameters of type Gesture.GestureHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationGesture.addHandler(Gesture.GestureHandler handler)