Package 

Class MapOptionsDialog

  • All Implemented Interfaces:
    android.widget.Adapter , android.widget.ListAdapter , android.widget.SpinnerAdapter

    
    public class MapOptionsDialog
    extends BaseAdapter
                        
    • Method Summary

      Modifier and Type Method Description
      Integer getCount()
      Object getItem(Integer position)
      Long getItemId(Integer position)
      View getView(Integer position, View convertView, ViewGroup parent)
      • Methods inherited from class xyz.thespud.skimap.activities.MapOptionsDialog

        areAllItemsEnabled, getAutofillOptions, getDropDownView, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetChanged, notifyDataSetInvalidated, registerDataSetObserver, setAutofillOptions, unregisterDataSetObserver
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait