Uses of Class
com.cc.framework.ui.control.SchedulerControl

Packages that use SchedulerControl
com.cc.framework.ui.control   
com.cc.framework.ui.painter.def   
com.cc.framework.ui.painter.def.scheduler   
 

Uses of SchedulerControl in com.cc.framework.ui.control
 

Fields in com.cc.framework.ui.control declared as SchedulerControl
private  SchedulerControl SchedulerControl.childCtrl
          A Scheduler control can be used to control the state of a dependent child Scheduler control.
 

Methods in com.cc.framework.ui.control that return SchedulerControl
 SchedulerControl SchedulerControl.getDetail()
          Retrieves the scheduler control that is controlled by this scheduler.
 

Methods in com.cc.framework.ui.control with parameters of type SchedulerControl
 void SchedulerControl.setDetail(SchedulerControl child)
          A Scheduler control can be used to control the state of a dependent child Scheduler control.
 

Uses of SchedulerControl in com.cc.framework.ui.painter.def
 

Methods in com.cc.framework.ui.painter.def that return SchedulerControl
protected  SchedulerControl DefSchedulerPainter.getCtrl()
          Returns the Control instance
 

Constructors in com.cc.framework.ui.painter.def with parameters of type SchedulerControl
DefSchedulerPainter(PainterContext painterContext, SchedulerControl ctrl)
          Constructor
 

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

Methods in com.cc.framework.ui.painter.def.scheduler that return SchedulerControl
protected  SchedulerControl DefSchedulerViewPainter.getCtrl()
          Liefert das Kontrollelement
 



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