Uses of Record Class
com.vaadin.flow.component.geolocation.GeolocationError
Packages that use GeolocationError
-
Uses of GeolocationError in com.vaadin.flow.component.geolocation
Methods in com.vaadin.flow.component.geolocation with parameters of type GeolocationErrorModifier and TypeMethodDescriptionvoidGeolocationRequest.respondWith(GeolocationError error) Resolves the request with the given error.