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