public static interface SuggestionsAdapter.OnItemViewClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
OnItemClickListener(int position,
android.view.View v) |
void |
OnItemDeleteListener(int position,
android.view.View v) |