Class MouseEvent
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.MouseEvent
public class MouseEvent
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
MouseEvent
protected MouseEvent()
-
-
Method Details
-
getLatLng
-
getContainerPoint
-
getLayerPoint
-
getNativeEvent
public final com.google.gwt.dom.client.NativeEvent getNativeEvent()
-