|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
com.google.gwt.maps.client.event.StreetviewInitializedHandler.StreetviewInitializedEvent
public static class StreetviewInitializedHandler.StreetviewInitializedEvent
Encapsulates the arguments for the MapEvent.INITIALIZED event on a
StreetviewPanoramaWidget.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
StreetviewInitializedHandler.StreetviewInitializedEvent(StreetviewPanoramaWidget source,
StreetviewLocation location)
|
|
| Method Summary | |
|---|---|
StreetviewLocation |
getLocation()
Returns the location with which the StreetviewPanoramaWidget is
initialized. |
StreetviewPanoramaWidget |
getSender()
Returns the instance of the StreetviewPanoramaWidget that
generated this event. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StreetviewInitializedHandler.StreetviewInitializedEvent(StreetviewPanoramaWidget source,
StreetviewLocation location)
| Method Detail |
|---|
public StreetviewLocation getLocation()
StreetviewPanoramaWidget is
initialized.
StreetviewPanoramaWidget is
initialized.public StreetviewPanoramaWidget getSender()
StreetviewPanoramaWidget that
generated this event.
StreetviewPanoramaWidget that
generated this event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||