Uses of Class
com.cc.framework.ui.model.imp.AppointmentImp

Packages that use AppointmentImp
com.cc.framework.ui.model.imp   
 

Uses of AppointmentImp in com.cc.framework.ui.model.imp
 

Subclasses of AppointmentImp in com.cc.framework.ui.model.imp
 class CheckableAppointmentImp
          This Class adds checkability to simple appointments
 

Methods in com.cc.framework.ui.model.imp that return AppointmentImp
 AppointmentImp AppointmentImp.setRecurrencePattern(RecurrencePattern pattern)
          Sets the recurrence pattern for recurring appointments
 AppointmentImp AppointmentImp.setAllDayEvent(boolean allDayEvent)
          Makes this appointment an all day event
 AppointmentImp AppointmentImp.setImageRef(java.lang.String imageRef)
          Sets the image reference for this appointment.
 AppointmentImp AppointmentImp.setLink(java.lang.String string)
          Sets the hyperlink that should be associated with this appointment.
 AppointmentImp AppointmentImp.setSubject(java.lang.String string)
          Sets the appointments subject text.
 AppointmentImp AppointmentImp.setText(java.lang.String string)
          Sets the long descriptive text for this appointment
 



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