| com.htc.widget.HtcAbsListView.MultiChoiceModeListener |
A MultiChoiceModeListener receives events for HtcAbsListView#CHOICE_MODE_MULTIPLE_MODAL. It acts as the ActionMode.Callback for the selection mode and also receives #onItemCheckedStateChanged(ActionMode, int, long, boolean) events when the user selects and deselects list items.
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.view.ActionMode.Callback
| |||||||||||