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
SyntaxJava
Copy Code
|
|---|
public class Schedule |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.scheduling.model.Schedule
See Also