Class Configuration.CurrentTimeIndicatorConfig
java.lang.Object
org.vaadin.addons.componentfactory.schedulexcalendar.Configuration.CurrentTimeIndicatorConfig
- All Implemented Interfaces:
Serializable
- Enclosing class:
Configuration
Configuration to add a current time indicator to the calendar. It will automatically update
every minute.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFullWeekWidth(Boolean fullWeekWidth) voidsetTimeZoneOffset(Integer timeZoneOffset) elemental.json.JsonObjecttoJson()
-
Constructor Details
-
CurrentTimeIndicatorConfig
public CurrentTimeIndicatorConfig()
-
-
Method Details
-
getFullWeekWidth
-
setFullWeekWidth
-
getTimeZoneOffset
-
setTimeZoneOffset
-
toJson
public elemental.json.JsonObject toJson()
-