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
HalfHourInterval This class represents an interval of up to half an hour.
Interval This class represents a period of time, which may be given a label.
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 © 2012 The Apache Software Foundation. All Rights Reserved.