|
GWT 2.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@SingleJsoImpl(value=com.google.gwt.geolocation.client.PositionImpl.class) public interface Position
Represents information about the user's position as reported by the browser.
| Nested Class Summary | |
|---|---|
static interface |
Position.Coordinates
Represents position reported by the browser. |
| Method Summary | |
|---|---|
Position.Coordinates |
getCoordinates()
Returns information about the coordinates reported by the browser. |
double |
getTimestamp()
Returns the time this position was reported by the browser. |
| Method Detail |
|---|
Position.Coordinates getCoordinates()
double getTimestamp()
|
GWT 2.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||