Search
Calendar.getSchedule Method
See Also
 






Gets the schedule whose information should be displayed inside the calendar component.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Schedule getSchedule ()

 Return Value

A Schedule object providing the schedule data displayed in the calendar view.

 See Also