public class ExportMarshalAdapter extends android.widget.ArrayAdapter<ExporterManager.ExportMarshalMetadata>
Constructor and Description |
---|
ExportMarshalAdapter(android.content.Context context,
int layoutResourceId,
ExporterManager.ExportMarshalMetadata[] data) |
Modifier and Type | Method and Description |
---|---|
android.view.View |
getView(int position,
android.view.View convertView,
android.view.ViewGroup parent) |
add, addAll, addAll, clear, createFromResource, getAutofillOptions, getContext, getCount, getDropDownView, getDropDownViewTheme, getFilter, getItem, getItemId, getPosition, insert, notifyDataSetChanged, remove, setDropDownViewResource, setDropDownViewTheme, setNotifyOnChange, sort
areAllItemsEnabled, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetInvalidated, registerDataSetObserver, setAutofillOptions, unregisterDataSetObserver
public ExportMarshalAdapter(android.content.Context context, int layoutResourceId, ExporterManager.ExportMarshalMetadata[] data)
public android.view.View getView(int position, android.view.View convertView, android.view.ViewGroup parent)
getView
in interface android.widget.Adapter
getView
in class android.widget.ArrayAdapter<ExporterManager.ExportMarshalMetadata>