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