Methods in com.cc.framework.ui.painter.def.scheduler that return PopupElement |
protected PopupElement |
DefSchedulerViewPainter.addPopupWindow(java.util.Calendar date,
Appointment[] appointments,
int shown,
org.apache.ecs.ConcreteElement popupAnchor)
This method creates an appointment popup window witch is then added to
the internal popup window list of the control. |
protected PopupElement |
DefSchedulerViewPainter.addPopupWindow(java.lang.String title,
java.util.Calendar date,
Appointment[] appointments,
org.apache.ecs.ConcreteElement popupAnchor)
This method creates an appointment popup window witch is then
added to the internal popup window list of the control. |