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