|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdleMapHandler | |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.events.idle | |
| Uses of IdleMapHandler in com.google.gwt.maps.client |
|---|
| Methods in com.google.gwt.maps.client with parameters of type IdleMapHandler | |
|---|---|
HandlerRegistration |
MapWidget.addIdleHandler(IdleMapHandler handler)
This event is fired when the map becomes idle after panning or zooming. |
HandlerRegistration |
MapImpl.addIdleHandler(IdleMapHandler handler)
This event is fired when the map becomes idle after panning or zooming. |
| Uses of IdleMapHandler in com.google.gwt.maps.client.events.idle |
|---|
| Fields in com.google.gwt.maps.client.events.idle with type parameters of type IdleMapHandler | |
|---|---|
static GwtEvent.Type<IdleMapHandler> |
IdleMapEvent.TYPE
|
| Methods in com.google.gwt.maps.client.events.idle that return types with arguments of type IdleMapHandler | |
|---|---|
GwtEvent.Type<IdleMapHandler> |
IdleMapEvent.getAssociatedType()
|
| Methods in com.google.gwt.maps.client.events.idle with parameters of type IdleMapHandler | |
|---|---|
protected void |
IdleMapEvent.dispatch(IdleMapHandler handler)
|
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||