Uses of Class
com.vaadin.componentfactory.maps.model.ZoomOut
Packages that use ZoomOut
-
Uses of ZoomOut in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return ZoomOutModifier and TypeMethodDescriptionLang.getZoomOut()Getter for the fieldzoomOut.MapNavigationButtons.getZoomOut()Getter for the fieldzoomOut.Methods in com.vaadin.componentfactory.maps.model with parameters of type ZoomOutModifier and TypeMethodDescriptionvoidLang.setZoomOut(ZoomOut zoomOut) The title appearing on hovering the zoom out button.voidMapNavigationButtons.setZoomOut(ZoomOut zoomOut) Options for the zoom out button.