Uses of Interface
com.google.gwt.touch.client.Momentum
-
Packages that use Momentum Package Description com.google.gwt.touch.client -
-
Uses of Momentum in com.google.gwt.touch.client
Classes in com.google.gwt.touch.client that implement Momentum Modifier and Type Class Description classDefaultMomentumDefault implementation of momentum.Methods in com.google.gwt.touch.client that return Momentum Modifier and Type Method Description MomentumTouchScroller. getMomentum()Get theMomentumthat controls scrolling after the user completes a gesture.Methods in com.google.gwt.touch.client with parameters of type Momentum Modifier and Type Method Description voidTouchScroller. setMomentum(Momentum momentum)Set theMomentumthat controls scrolling after the user completes a gesture.
-