|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.maps.jsio.client.JSFunction
com.google.gwt.maps.client.impl.GeocoderImpl.LocationsCallback
public abstract static class GeocoderImpl.LocationsCallback
Provides a callback interface to
GeocoderImpl.getLocations(JavaScriptObject, String, com.google.gwt.maps.client.impl.GeocoderImpl.LocationsCallback)
.
| Constructor Summary | |
|---|---|
GeocoderImpl.LocationsCallback()
|
|
| Method Summary | |
|---|---|
abstract void |
callback(GeocoderImpl.Response response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeocoderImpl.LocationsCallback()
| Method Detail |
|---|
public abstract void callback(GeocoderImpl.Response response)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||