Class Configuration.ScrollControllerConfig
java.lang.Object
org.vaadin.addons.componentfactory.schedulexcalendar.Configuration.ScrollControllerConfig
- All Implemented Interfaces:
Serializable
- Enclosing class:
Configuration
Configuration to control the scrolling in the week and day view grids.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInitialScroll(LocalTime initialScroll) elemental.json.JsonObjecttoJson()
-
Constructor Details
-
ScrollControllerConfig
public ScrollControllerConfig()
-
-
Method Details
-
getInitialScroll
-
setInitialScroll
-
toJson
public elemental.json.JsonObject toJson()
-