org.onebusaway.webapp.gwt.geo_location_library
Interface GeoLocationHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface GeoLocationHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void handleError(GeoLocationErrorEvent geoLocationErrorEvent)
           
 void handleLocation(GeoLocationEvent event)
           
 

Method Detail

handleLocation

void handleLocation(GeoLocationEvent event)

handleError

void handleError(GeoLocationErrorEvent geoLocationErrorEvent)


Copyright © 2012 OneBusAway. All Rights Reserved.