Uses of Class
com.vaadin.componentfactory.maps.events.MapDrillupEvent
Packages that use MapDrillupEvent
-
Uses of MapDrillupEvent in com.vaadin.componentfactory.maps
Method parameters in com.vaadin.componentfactory.maps with type arguments of type MapDrillupEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationMap.addMapDrillupListener(com.vaadin.flow.component.ComponentEventListener<MapDrillupEvent> listener) Adds map drillup listener, which will be notified of clicks on the 'Back to previous series' button.