Uses of Class
com.cc.framework.ui.painter.def.scheduler.DefDayViewPainter.DayInfo

Packages that use DefDayViewPainter.DayInfo
com.cc.framework.ui.painter.def.scheduler   
 

Uses of DefDayViewPainter.DayInfo in com.cc.framework.ui.painter.def.scheduler
 

Methods in com.cc.framework.ui.painter.def.scheduler that return DefDayViewPainter.DayInfo
private  DefDayViewPainter.DayInfo[] DefDayViewPainter.createDayInfo(java.util.Calendar[] dates)
          Creates the information objects for all visible days
 

Methods in com.cc.framework.ui.painter.def.scheduler with parameters of type DefDayViewPainter.DayInfo
protected  org.apache.ecs.ConcreteElement DefDayViewPainter.doCreateDayLabel(DefDayViewPainter.DayInfo dayInfo)
          Creates the days label element
protected  org.apache.ecs.ConcreteElement DefDayViewPainter.doCreateDayHeader(DefDayViewPainter.DayInfo[] days)
          Creates the header with the day labels for a multiple day view
protected  org.apache.ecs.ConcreteElement DefDayViewPainter.doCreateMetricRow(DefDayViewPainter.DayInfo[] days)
          Creates the row with metric information that gives the table its column layout
protected  org.apache.ecs.ConcreteElement DefDayViewPainter.doCreateAllDayArea(DefDayViewPainter.DayInfo[] days)
          Creates the row with the "allday" areas for all visible days
protected  int DefDayViewPainter.getAppointmentsOutOfBoundsCount(DefDayViewPainter.DayInfo[] days, int pos)
          Counts the number of appointments that are out of range
protected  int DefDayViewPainter.getTotalRows(DefDayViewPainter.DayInfo[] days)
          Calculates the total number of HTML table rows for the day view table
protected  int DefDayViewPainter.getTotalColumns(DefDayViewPainter.DayInfo[] days)
          Calculates the total number of HTML table columns (TD's) for the day view table
protected  int DefDayViewPainter.getAppointmentColumns(DefDayViewPainter.DayInfo[] days)
          Calculates the number of HTML table columns (TD's) that are necessary to display the appointments
protected  org.apache.ecs.html.TR DefDayViewPainter.doCreateOverflowIndicatorRow(DefDayViewPainter.DayInfo[] days, int pos)
          Creates the row with the "allday" areas for all visible days
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.