Draws an icon representing the item's recurrence state at the specified location.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean drawRecurrenceIcon ( |
A reference to the destination rectangle. This rectangle might be changed in the process of rendering.
Specifies whether to take into consideration validation properties, such as ItemSettings.getEnableDefaultRendering, ItemSettings.getShowRecurrenceIcons and ItemSettings.getShowRecurrenceExceptionIcons. Specify false for this property to perform unconditional rendering.
true if the icon has been rendered; otherwise, false.