public class SimpleMonthAdapter extends MonthAdapter
SimpleMonthView
items.MonthAdapter.CalendarDay
mController, MONTHS_IN_YEAR, WEEK_7_OVERHANG_HEIGHT
IGNORE_ITEM_VIEW_TYPE, NO_SELECTION
Constructor and Description |
---|
SimpleMonthAdapter(Context context,
DatePickerController controller) |
Modifier and Type | Method and Description |
---|---|
MonthView |
createMonthView(Context context) |
getCount, getItem, getItemId, getSelectedDay, getView, hasStableIds, init, onDayClick, onDayTapped, setSelectedDay
areAllItemsEnabled, getDropDownView, getItemViewType, getViewTypeCount, isEmpty, isEnabled, notifyDataSetChanged, notifyDataSetInvalidated, registerDataSetObserver, unregisterDataSetObserver
public SimpleMonthAdapter(Context context, DatePickerController controller)
public MonthView createMonthView(Context context)
createMonthView
in class MonthAdapter