Specifies whether and when to display clocks in items.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public enum ShowClocks |
Members| 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. |
See Also