Uses of Class
com.vaadin.flow.component.map.events.MouseEventDetails
-
Packages that use MouseEventDetails Package Description com.vaadin.flow.component.map.events -
-
Uses of MouseEventDetails in com.vaadin.flow.component.map.events
Methods in com.vaadin.flow.component.map.events that return MouseEventDetails Modifier and Type Method Description MouseEventDetailsMapClickEvent. getMouseDetails()Gets the click's mouse event details.MouseEventDetailsMapFeatureClickEvent. getMouseDetails()Gets the click's mouse event details.
-