Creates a new MonthRangeSettings object.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
protected MonthRangeSettings createMonthRangeSettings () |
An instance of the MonthRangeSettings class.
Invoke this method from within a derived custom theme class in order to create an instance of the MonthRangeSettings class. This is necessary since MonthRangeSettings does not have a public constructor and cannot be instantiated directly.
JPlanner Programmer's Guide | © 2023 MindFusion |