Uses of Class
com.vaadin.flow.component.map.events.MapClickEvent
Packages that use MapClickEvent
-
Uses of MapClickEvent in com.vaadin.flow.component.map
Method parameters in com.vaadin.flow.component.map with type arguments of type MapClickEventModifier and TypeMethodDescriptionMapBase.addClickEventListener
(ComponentEventListener<MapClickEvent> listener) Adds a click listener for the map.