com.mottimotti.android.widget
Class CalendarFilter

java.lang.Object
  extended by com.mottimotti.android.widget.CalendarFilter

public class CalendarFilter
extends Object


Constructor Summary
CalendarFilter(android.util.MonthDisplayHelper helper)
           
 
Method Summary
 Calendar[] getFilters()
           
 Calendar getStartCalendar()
           
 boolean nextMonthVisible()
           
 boolean previousMonthVisible()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarFilter

public CalendarFilter(android.util.MonthDisplayHelper helper)
Method Detail

getStartCalendar

public Calendar getStartCalendar()

getFilters

public Calendar[] getFilters()

nextMonthVisible

public boolean nextMonthVisible()

previousMonthVisible

public boolean previousMonthVisible()


Copyright © 2013 MottiMotti Norway. All Rights Reserved.