|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoLocationHandler | |
---|---|
org.onebusaway.webapp.gwt.geo_location_library | |
org.onebusaway.webapp.gwt.mobile_application.control |
Uses of GeoLocationHandler in org.onebusaway.webapp.gwt.geo_location_library |
---|
Fields in org.onebusaway.webapp.gwt.geo_location_library with type parameters of type GeoLocationHandler | |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<GeoLocationHandler> |
GeoLocationEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<GeoLocationHandler> |
GeoLocationErrorEvent.TYPE
|
Methods in org.onebusaway.webapp.gwt.geo_location_library that return types with arguments of type GeoLocationHandler | |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<GeoLocationHandler> |
GeoLocationEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<GeoLocationHandler> |
GeoLocationErrorEvent.getAssociatedType()
|
Methods in org.onebusaway.webapp.gwt.geo_location_library with parameters of type GeoLocationHandler | |
---|---|
protected void |
GeoLocationEvent.dispatch(GeoLocationHandler handler)
|
protected void |
GeoLocationErrorEvent.dispatch(GeoLocationHandler handler)
|
static void |
GeoLocationLibrary.queryLocation(GeoLocationHandler handler)
|
Uses of GeoLocationHandler in org.onebusaway.webapp.gwt.mobile_application.control |
---|
Methods in org.onebusaway.webapp.gwt.mobile_application.control with parameters of type GeoLocationHandler | |
---|---|
void |
LocationManager.addGeoLocationHandler(GeoLocationHandler handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |