|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolylineCompleteMapHandler | |
---|---|
com.google.gwt.maps.client.drawinglib | |
com.google.gwt.maps.client.events.overlaycomplete.polyline |
Uses of PolylineCompleteMapHandler in com.google.gwt.maps.client.drawinglib |
---|
Methods in com.google.gwt.maps.client.drawinglib with parameters of type PolylineCompleteMapHandler | |
---|---|
HandlerRegistration |
DrawingManager.addPolylineCompleteHandler(PolylineCompleteMapHandler handler)
This event is fired when the user has finished drawing a polyline. |
Uses of PolylineCompleteMapHandler in com.google.gwt.maps.client.events.overlaycomplete.polyline |
---|
Fields in com.google.gwt.maps.client.events.overlaycomplete.polyline with type parameters of type PolylineCompleteMapHandler | |
---|---|
static GwtEvent.Type<PolylineCompleteMapHandler> |
PolylineCompleteMapEvent.TYPE
|
Methods in com.google.gwt.maps.client.events.overlaycomplete.polyline that return types with arguments of type PolylineCompleteMapHandler | |
---|---|
GwtEvent.Type<PolylineCompleteMapHandler> |
PolylineCompleteMapEvent.getAssociatedType()
|
Methods in com.google.gwt.maps.client.events.overlaycomplete.polyline with parameters of type PolylineCompleteMapHandler | |
---|---|
protected void |
PolylineCompleteMapEvent.dispatch(PolylineCompleteMapHandler handler)
|
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |