Class JsStockChartClickEvent

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.charts.widget.client.amstockcharts.events.JsStockChartClickEvent

public class JsStockChartClickEvent extends com.google.gwt.core.client.JavaScriptObject
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final int
     
    final int
     
    final int
     
    final int
     

    Methods inherited from class com.google.gwt.core.client.JavaScriptObject

    cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • JsStockChartClickEvent

      protected JsStockChartClickEvent()
  • Method Details

    • getX

      public final int getX()
    • getY

      public final int getY()
    • getAbsoluteX

      public final int getAbsoluteX()
    • getAbsoluteY

      public final int getAbsoluteY()