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 Details

    • MouseEvent

      protected MouseEvent()
  • Method Details

    • getLatLng

      public final LatLng getLatLng()
    • getContainerPoint

      public final Point getContainerPoint()
    • getLayerPoint

      public final Point getLayerPoint()
    • getNativeEvent

      public final com.google.gwt.dom.client.NativeEvent getNativeEvent()