Package | Description |
---|---|
com.google.gwt.maps.client.events.domready | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<DomReadyMapHandler> |
DomReadyMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<DomReadyMapHandler> |
DomReadyMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
DomReadyMapEvent.dispatch(DomReadyMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
InfoWindow.addDomReadyHandler(DomReadyMapHandler handler)
This event is fired when the
<div> containing the InfoWindow's content is attached to the DOM. |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.