GWT 2.7.0

Uses of Class
com.google.gwt.core.client.SingleJsoImpl

Packages that use SingleJsoImpl
com.google.gwt.geolocation.client Support for the HTML5 Geolocation API. 
 

Uses of SingleJsoImpl in com.google.gwt.geolocation.client
 

Classes in com.google.gwt.geolocation.client with annotations of type SingleJsoImpl
 interface Position
          Represents information about the user's position as reported by the browser.
static interface Position.Coordinates
          Represents position reported by the browser.
 


GWT 2.7.0