Uses of Class
com.cc.framework.ui.model.SchedulerScope

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

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

Methods in com.cc.framework.ui.control with parameters of type SchedulerScope
 void SchedulerControl.onCheckDate(ControlRequestContext ctx, long timeInMillis, SchedulerScope scope, boolean check)
          Default handler for the CheckAppointment Event
 

Uses of SchedulerScope in com.cc.framework.ui.model
 

Fields in com.cc.framework.ui.model declared as SchedulerScope
static SchedulerScope SchedulerScope.APPOINTMENT
          The control will be displayed in appointment view
static SchedulerScope SchedulerScope.DAY
          The control will be displayed in day view
private static SchedulerScope[] SchedulerScope.ALL
          Collection with all enumeration elements
 

Methods in com.cc.framework.ui.model that return SchedulerScope
static SchedulerScope SchedulerScope.parse(java.lang.String code)
          Creates for the argument an object of type SchedulerCheckRange
 

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

Methods in com.cc.framework.ui.painter.def.scheduler with parameters of type SchedulerScope
static org.apache.ecs.ConcreteElement SchedulerViewHelp.createCheckBox(PainterContext ctx, Appointment[] appointments, java.util.Calendar date, SchedulerScope scope, ClientHandler handler, boolean displayOnly, ActionBehavior behavior)
          renders a CheckBox
 



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