Uses of Interface
org.teavm.jso.geolocation.PositionHandler
Packages that use PositionHandler
-
Uses of PositionHandler in org.teavm.jso.geolocation
Methods in org.teavm.jso.geolocation with parameters of type PositionHandlerModifier and TypeMethodDescriptionabstract void
Geolocation.getCurrentPosition(PositionHandler positionHandler)
abstract void
Geolocation.getCurrentPosition(PositionHandler positionHandler, PositionErrorHandler positionErrorHandler)