Sets the recurrence pattern of this item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setRecurrence ( |
An instance of the Recurrence class. The default is null.
If this property is set, the item becomes a recurring event and the Calendar component displays multiple occurrences of the item. To detach a previously set recurrence from an item, set this property to null.
JPlanner Programmer's Guide | © 2023 MindFusion |