Package 

Class CalendarDayAdapter

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

    
    public final class CalendarDayAdapter
    extends ArrayAdapter<Date>
                        

    This class is responsible for loading a one day cell.

    Created by Applandeo team

    • Method Summary

      Modifier and Type Method Description
      View getView(Integer position, View view, ViewGroup parent)
      • Methods inherited from class android.widget.ArrayAdapter

        areAllItemsEnabled, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetInvalidated, registerDataSetObserver, setAutofillOptions, unregisterDataSetObserver
      • Methods inherited from class com.applandeo.materialcalendarview.adapters.CalendarDayAdapter

        add, addAll, addAll, clear, getAutofillOptions, getContext, getCount, getDropDownView, getDropDownViewTheme, getFilter, getItem, getItemId, getPosition, insert, notifyDataSetChanged, remove, setDropDownViewResource, setDropDownViewTheme, setNotifyOnChange, sort
      • Methods inherited from class java.lang.Object

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