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


package com.webmethods.caf.faces.data.calendar
Provides content providers for handling calendar controls.
  • Class
    Description
    The content provider for a business calendar.
    The Date that this calendar day encapsulates
    Calendar event.
    Simple provider wrapper around a list of ICalendarEvents
    Holder class to present calendar unit information.
    The interface at access the Date that this calendar day encapsulates
    Calendar event interface to access calendar event information.
    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.
    Interface definition for a provider that supplies calendar unit and day to a CalendarTable control