Class JsLegendEvent

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.charts.widget.client.amcharts.events.JsLegendEvent

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

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final int
     
    final String
     

    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

    • JsLegendEvent

      protected JsLegendEvent()
  • Method Details

    • getItemKey

      public final String getItemKey()
    • getItemIndex

      public final int getItemIndex()