Package to.etc.domui.component.agenda

Interface Summary
IDayClicked Listener interface for when a day is clicked on a MonthPanel.
INewAppointment  
ScheduleHoliday A single holiday
ScheduleItem A single "appointment" in the schedule interface.
ScheduleModel<T extends ScheduleItem> Model for the schedule component.
ScheduleModelChangedListener<T extends ScheduleItem>  
ScheduleWorkHour  
 

Class Summary
BasicScheduleHoliday  
BasicScheduleItem  
BasicScheduleModel<T extends ScheduleItem>  
BasicScheduleWorkHour  
DefaultScheduleItemRenderer<T extends ScheduleItem> WARNING: This class needs a separate instance for every thing it renders for! It has locals!!
MonthPanel This is a small panel which contains all days in a given month as a calendar.
WeekAgendaComponent<T extends ScheduleItem>  
 

Enum Summary
ScheduleMode