public final class MessageHandler
extends android.os.Handler
| Modifier and Type | Field and Description |
|---|---|
static int |
WHAT_INVALIDATE_LOOP_VIEW |
static int |
WHAT_ITEM_SELECTED |
static int |
WHAT_SMOOTH_SCROLL |
| Constructor and Description |
|---|
MessageHandler(WheelView wheelView) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(android.os.Message msg) |
createAsync, createAsync, dispatchMessage, dump, getLooper, getMessageName, hasCallbacks, hasMessages, hasMessages, obtainMessage, obtainMessage, obtainMessage, obtainMessage, obtainMessage, post, postAtFrontOfQueue, postAtTime, postAtTime, postDelayed, postDelayed, removeCallbacks, removeCallbacks, removeCallbacksAndMessages, removeMessages, removeMessages, sendEmptyMessage, sendEmptyMessageAtTime, sendEmptyMessageDelayed, sendMessage, sendMessageAtFrontOfQueue, sendMessageAtTime, sendMessageDelayed, toStringpublic static final int WHAT_INVALIDATE_LOOP_VIEW
public static final int WHAT_SMOOTH_SCROLL
public static final int WHAT_ITEM_SELECTED
public MessageHandler(WheelView wheelView)