Package | Description |
---|---|
com.google.gwt.maps.client.events.closeclick | |
com.google.gwt.maps.client.overlays | |
com.google.gwt.maps.client.streetview |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<CloseClickMapHandler> |
CloseClickMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<CloseClickMapHandler> |
CloseClickMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
CloseClickMapEvent.dispatch(CloseClickMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
InfoWindow.addCloseClickHandler(CloseClickMapHandler handler)
This event is fired when the close button was clicked.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
StreetViewPanoramaImpl.addCloseClickHandler(CloseClickMapHandler handler)
This event is fired when the close button is clicked.
|
HandlerRegistration |
StreetViewPanoramaWidget.addCloseClickHandler(CloseClickMapHandler handler)
This event is fired when the close button is clicked.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.