Uses of Class
org.vaadin.firitin.geolocation.GeolocationCoordinates
Packages that use GeolocationCoordinates
-
Uses of GeolocationCoordinates in org.vaadin.firitin.geolocation
Methods in org.vaadin.firitin.geolocation that return GeolocationCoordinatesModifier and TypeMethodDescriptionGeolocationEvent.coords()Deprecated, for removal: This API element is subject to removal in a future version.Returns the value of thecoordsrecord component.GeolocationEvent.getCoords()Deprecated.use coords(), getter left for backwards compatiblity (changed to record)Constructors in org.vaadin.firitin.geolocation with parameters of type GeolocationCoordinatesModifierConstructorDescriptionGeolocationEvent(GeolocationCoordinates coords, long timestamp) Deprecated, for removal: This API element is subject to removal in a future version.Creates an instance of aGeolocationEventrecord class.