Sets the dates to be used to initialize the form if no appointment is initially set.
Namespace: com.mindfusion.scheduling.standardforms
Package: com.mindfusion.scheduling.standardforms
Java
![]() |
---|
public void setDates ( |
A DateTime instance specifying the initial start date of the new appointment.
A DateTime instance specifying the initial end date of the new appointment.
A Boolean flag indicating whether the appointment is an all-day event initially. After you create a new instance of the AppointmentForm class, either call SetAppointment to select existing appointment for editing, or optionally call SetDates to initialize some fields on the form.