Package com.webmethods.caf.faces.data.calendar

Provides content providers for handling calendar controls.

See:
          Description

Interface Summary
ICalendarDay The interface at access the Date that this calendar day encapsulates
ICalendarEvent Calendar event interface to access calendar event information.
ICalendarEventProvider A provider than gathers a set of calendar events and exposes them as a list of ICalendarEvent object Alternately, if a start and end date are supplied, the event list is limited to those entries that fall within the date range.
ICalendarProvider Interface definition for a provider that supplies calendar unit and day to a CalendarTable control
 

Class Summary
BusinessCalendarModel The content provider for a business calendar.
CalendarDay The Date that this calendar day encapsulates
CalendarEvent Calendar event.
CalendarEventProvider Simple provider wrapper around a list of ICalendarEvents
CalendarUnit Holder class to present calendar unit information.
 

Package com.webmethods.caf.faces.data.calendar Description

Provides content providers for handling calendar controls.