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) tools.jackson.databind.node.ObjectNodetoJson()
-
Constructor Details
-
ScrollControllerConfig
public ScrollControllerConfig()
-
-
Method Details
-
getInitialScroll
-
setInitialScroll
-
toJson
public tools.jackson.databind.node.ObjectNode toJson()
-