Uses of Class
com.vaadin.componentfactory.maps.events.PointUpdateEvent
Packages that use PointUpdateEvent
-
Uses of PointUpdateEvent in com.vaadin.componentfactory.maps
Method parameters in com.vaadin.componentfactory.maps with type arguments of type PointUpdateEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationMap.addPointUpdateListener(com.vaadin.flow.component.ComponentEventListener<PointUpdateEvent> listener) Adds a point update listener, which will be notified when a data point is updated.