JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.teavm.jso.geolocation
Interface PositionErrorHandler
All Superinterfaces:
JSObject
public interface
PositionErrorHandler
extends
JSObject
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handlePositionError
(
PositionError
positionError)
Methods inherited from interface org.teavm.jso.
JSObject
cast
Method Details
handlePositionError
void
handlePositionError
(
PositionError
positionError)