org.rococoa.cocoa.calendarstore
Interface CalendarStoreLibrary.CalSpan

Enclosing interface:
CalendarStoreLibrary

public static interface CalendarStoreLibrary.CalSpan


Field Summary
static int CalSpanAllEvents
           
static int CalSpanFutureEvents
           
static int CalSpanThisEvent
           
 

Field Detail

CalSpanThisEvent

static final int CalSpanThisEvent
See Also:
Constant Field Values

CalSpanFutureEvents

static final int CalSpanFutureEvents
See Also:
Constant Field Values

CalSpanAllEvents

static final int CalSpanAllEvents
See Also:
Constant Field Values