Package | Description |
---|---|
com.google.gwt.maps.client.events.zindex | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<ZindexChangeMapHandler> |
ZindexChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<ZindexChangeMapHandler> |
ZindexChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
ZindexChangeMapEvent.dispatch(ZindexChangeMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
InfoWindow.addZindexChangedHandler(ZindexChangeMapHandler handler)
This event is fired when the InfoWindow's zIndex changes.
|
HandlerRegistration |
Marker.addZindexChangeHandler(ZindexChangeMapHandler handler)
This event is fired when the marker's zIndex property changes.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.