Sets the schedule whose information should be displayed inside the calendar component.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setSchedule ( |
A Schedule object providing the schedule data displayed in the calendar view.
You can easily substitute the schedule being displayed by the control at any time by simply assigning a new Schedule object using this method. You can also make two or more Calendar components display the same schedule.
JPlanner Programmer's Guide | © 2023 MindFusion |