Uses of Class
org.apache.myfaces.custom.schedule.model.Day

Packages that use Day
org.apache.myfaces.custom.schedule.model   
 

Uses of Day in org.apache.myfaces.custom.schedule.model
 

Subclasses of Day in org.apache.myfaces.custom.schedule.model
 class ScheduleDay
           This class represents one day in the schedule component
 

Methods in org.apache.myfaces.custom.schedule.model with parameters of type Day
protected abstract  void AbstractScheduleModel.loadDayAttributes(Day day)
           Load any attributes for this day: is it a working day or a holiday, and what is the name of the day (e.g.
protected  void SimpleScheduleModel.loadDayAttributes(Day day)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.