Class MouseHelper
java.lang.Object
io.jmix.charts.widget.client.amcharts.MouseHelper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MouseHelper
public MouseHelper()
-
-
Method Details
-
getX
public static int getX(com.google.gwt.dom.client.NativeEvent e) -
getY
public static int getY(com.google.gwt.dom.client.NativeEvent e)
-