Sets the type of the calendar view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setCurrentView ( |
One of the CalendarView constants.
RemarksThe component can display the schedule data in several different types of views. This method allows changing the current view and can be used to implement drill down into the schedule data by switching from more general to more specialized views.
See Also