|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectandroid.widget.BaseAdapter
android.widget.ArrayAdapter<android.content.pm.ResolveInfo>
org.whispersystems.libpastelog.ShareIntentListAdapter
public class ShareIntentListAdapter
rhodey
| Field Summary |
|---|
| Fields inherited from interface android.widget.Adapter |
|---|
IGNORE_ITEM_VIEW_TYPE, NO_SELECTION |
| Constructor Summary | |
|---|---|
ShareIntentListAdapter(android.content.Context context,
android.content.pm.ResolveInfo[] items)
|
|
| Method Summary | |
|---|---|
static ShareIntentListAdapter |
getAdapterForIntent(android.content.Context context,
android.content.Intent shareIntent)
|
android.view.View |
getView(int position,
android.view.View convertView,
android.view.ViewGroup parent)
|
| Methods inherited from class android.widget.ArrayAdapter |
|---|
add, addAll, addAll, clear, createFromResource, getContext, getCount, getDropDownView, getFilter, getItem, getItemId, getPosition, insert, notifyDataSetChanged, remove, setDropDownViewResource, setNotifyOnChange, sort |
| Methods inherited from class android.widget.BaseAdapter |
|---|
areAllItemsEnabled, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetInvalidated, registerDataSetObserver, unregisterDataSetObserver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShareIntentListAdapter(android.content.Context context,
android.content.pm.ResolveInfo[] items)
| Method Detail |
|---|
public static ShareIntentListAdapter getAdapterForIntent(android.content.Context context,
android.content.Intent shareIntent)
public android.view.View getView(int position,
android.view.View convertView,
android.view.ViewGroup parent)
getView in interface android.widget.AdaptergetView in class android.widget.ArrayAdapter<android.content.pm.ResolveInfo>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||