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