Uses of Interface
com.google.gwt.touch.client.Momentum
-
Uses of Momentum in com.google.gwt.touch.client
Modifier and TypeMethodDescriptionTouchScroller.getMomentum()
Get theMomentum
that controls scrolling after the user completes a gesture.Modifier and TypeMethodDescriptionvoid
TouchScroller.setMomentum
(Momentum momentum) Set theMomentum
that controls scrolling after the user completes a gesture.