Package | Description |
---|---|
com.google.gwt.touch.client |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMomentum
Default implementation of momentum.
|
Modifier and Type | Method and Description |
---|---|
Momentum |
TouchScroller.getMomentum()
Get the
Momentum that controls scrolling after the user completes a
gesture. |
Modifier and Type | Method and Description |
---|---|
void |
TouchScroller.setMomentum(Momentum momentum)
Set the
Momentum that controls scrolling after the user completes a
gesture. |