|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Momentum | |
---|---|
com.google.gwt.touch.client |
Uses of Momentum in com.google.gwt.touch.client |
---|
Classes in com.google.gwt.touch.client that implement Momentum | |
---|---|
class |
DefaultMomentum
Default implementation of momentum. |
Methods in com.google.gwt.touch.client that return Momentum | |
---|---|
Momentum |
TouchScroller.getMomentum()
Get the Momentum that controls scrolling after the user completes a
gesture. |
Methods in com.google.gwt.touch.client with parameters of type Momentum | |
---|---|
void |
TouchScroller.setMomentum(Momentum momentum)
Set the Momentum that controls scrolling after the user completes a
gesture. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |