Specifies whether and when to display clocks in items.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public enum ShowClocks |
Member name | Description | |
---|---|---|
Always |
Indicates that the clocks are always displayed. |
|
Default |
Indicates that the clocks are displayed for non all-day times. |
|
Never |
Indicates that the clocks are always hidden. |
JPlanner Programmer's Guide | © 2023 MindFusion |