com.google.maps.gwt.client.places
Interface PlacesService.Callback

Enclosing class:
PlacesService

public static interface PlacesService.Callback

Callback type for handling asynchronous responses from search.


Method Summary
 void handle( a, PlacesServiceStatus b)
          Called by the callback handler
 

Method Detail

handle

void handle( a,
            PlacesServiceStatus b)
Called by the callback handler