Package org.apache.myfaces.custom.schedule.model

Interface Summary
ScheduleEntry A schedule entry is an appointment or event.
ScheduleModel The underlying model of the UISchedule component.
 

Class Summary
AbstractScheduleModel Extend this class to create your own implementation of a ScheduleModel
Day This class represents a day in the Schedule component
DefaultScheduleEntry A default implementation of a Schedule entry
ScheduleDay This class represents one day in the schedule component
SimpleScheduleModel A simple implementation of the ScheduleModel, not backed by any kind of datasource: entries have to be added manually.
 



Copyright © 2009. All Rights Reserved.