Search
Schedule Class
See Also
 






Represents a timetable of scheduled events. In the model-view architecture, Schedule instances are the documents whose data is displayed by Calendar instances - the views.

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

 Syntax

Java  Copy Code

public class Schedule

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.scheduling.model.Schedule

 See Also