| java.lang.Object | |
| ↳ | com.htc.view.table.AbstractTableView.FlingRunnable |
Responsible for fling behavior. Use startUsingVelocity(int) to
initiate a fling. Each frame of the fling is handled in run().
A FlingRunnable will keep re-posting itself until the fling is done.
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Runnable
| |||||||||||