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