Class GoogleMap.CurrentLocationEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<GoogleMap>
com.flowingcode.vaadin.addons.googlemaps.GoogleMap.CurrentLocationEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GoogleMap
Event that is fired when setting current location on map.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
CurrentLocationEvent
-