|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.maps.client.events.MouseEvent
public class MouseEvent
This object is returned from various mouse events on the map and overlays, and contains all the fields shown below.
See MouseEvent API Doc
| Constructor Summary | |
|---|---|
MouseEvent(com.google.gwt.ajaxloader.client.Properties properties)
Create a new MouseEvent from properties of the map event call back |
|
| Method Summary | |
|---|---|
LatLng |
getLatLng()
get lat lng |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MouseEvent(com.google.gwt.ajaxloader.client.Properties properties)
properties - Properties| Method Detail |
|---|
public LatLng getLatLng()
LatLng
|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||