uk.co.mullsoft.calendar
Class CalendarUtilities.CalendarWeekMenuEnabler

java.lang.Object
  extended by uk.co.mullsoft.calendar.CalendarUtilities.CalendarWeekMenuEnabler
All Implemented Interfaces:
JEANMenuEnabler
Enclosing class:
CalendarUtilities

public class CalendarUtilities.CalendarWeekMenuEnabler
extends java.lang.Object
implements JEANMenuEnabler


Constructor Summary
CalendarUtilities.CalendarWeekMenuEnabler()
           
 
Method Summary
 boolean shouldEnable(JEANAPI api, long[] ids)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarUtilities.CalendarWeekMenuEnabler

public CalendarUtilities.CalendarWeekMenuEnabler()
Method Detail

shouldEnable

public boolean shouldEnable(JEANAPI api,
                            long[] ids)
Specified by:
shouldEnable in interface JEANMenuEnabler