|
|||||||||
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.EventImpl.LatLngCallback
public abstract static class EventImpl.LatLngCallback
Provides a callback interface with a LatLng
argument.
Constructor Summary | |
---|---|
EventImpl.LatLngCallback()
|
Method Summary | |
---|---|
abstract void |
callback(LatLng latlng)
|
void |
callbackWrapper(LatLng latlng)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventImpl.LatLngCallback()
Method Detail |
---|
public abstract void callback(LatLng latlng)
@Exported public void callbackWrapper(LatLng latlng)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |