Uses of Class
com.cc.framework.ui.painter.global.PopupElement

Packages that use PopupElement
com.cc.framework.ui.painter.def.scheduler   
 

Uses of PopupElement in com.cc.framework.ui.painter.def.scheduler
 

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.
 

Methods in com.cc.framework.ui.painter.def.scheduler with parameters of type PopupElement
protected  void DefSchedulerViewPainter.addPopup(PopupElement popup)
          Adds a popup Window to the popup Window List for this control
 



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