|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TitleChangeMapHandler | |
---|---|
com.google.gwt.maps.client.events.title | |
com.google.gwt.maps.client.overlays |
Uses of TitleChangeMapHandler in com.google.gwt.maps.client.events.title |
---|
Fields in com.google.gwt.maps.client.events.title with type parameters of type TitleChangeMapHandler | |
---|---|
static GwtEvent.Type<TitleChangeMapHandler> |
TitleChangeMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.title that return types with arguments of type TitleChangeMapHandler | |
---|---|
GwtEvent.Type<TitleChangeMapHandler> |
TitleChangeMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.title with parameters of type TitleChangeMapHandler | |
---|---|
protected void |
TitleChangeMapEvent.dispatch(TitleChangeMapHandler handler)
|
Uses of TitleChangeMapHandler in com.google.gwt.maps.client.overlays |
---|
Methods in com.google.gwt.maps.client.overlays with parameters of type TitleChangeMapHandler | |
---|---|
HandlerRegistration |
Marker.addTitleChangeHandler(TitleChangeMapHandler handler)
This event is fired when the marker title property changes. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |