Uses of Class
com.levigo.jadice.web.client.tool.events.GestureEditEvent
Packages that use GestureEditEvent
-
Uses of GestureEditEvent in com.levigo.jadice.web.client.tool
Methods in com.levigo.jadice.web.client.tool with parameters of type GestureEditEventModifier and TypeMethodDescriptionprotected voidTool.handleGestureChange(GestureEditEvent e) Invoked when a multi touch gesture changed.protected voidTool.handleGestureEnd(GestureEditEvent e) Invoked when a multi touch gesture ended.protected voidTool.handleGestureStart(GestureEditEvent e) Invoked when a multi touch gesture started. -
Uses of GestureEditEvent in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type GestureEditEventModifier and TypeMethodDescriptionprotected voidTwoFingerGestureTool.handleGestureChange(GestureEditEvent e) protected voidTwoFingerGestureTool.handleGestureEnd(GestureEditEvent e) protected voidCrossHairTool.handleGestureStart(GestureEditEvent e) protected voidHoverLensTool.handleGestureStart(GestureEditEvent e) protected voidTwoFingerGestureTool.handleGestureStart(GestureEditEvent e) protected voidTwoFingerGestureTool.handleRotate(GestureEditEvent event) Handles the Rotation of the page