Package org.apache.myfaces.custom.schedule.renderer

Class Summary
AbstractCompactScheduleRenderer Abstract superclass for the week and month view renderers.
AbstractScheduleRenderer Abstract superclass for all renderer of the UISchedule component
PlannerRenderer Renderer for the UIPlanner component
ScheduleCompactMonthRenderer Renderer for the month view of the Schedule component
ScheduleCompactWeekRenderer Renderer for the week view of the UISchedule component
ScheduleDelegatingRenderer Renderer for the Schedule component that delegates the actual rendering to a compact or detailed renderer, depending on the mode of the ScheduleModel
ScheduleDetailedDayRenderer Renderer for the day and workweek views of the Schedule component