Class JsSliceClickEvent
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.charts.widget.client.amcharts.events.JsSliceClickEvent
public class JsSliceClickEvent
extends com.google.gwt.core.client.JavaScriptObject
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionfinal intfinal Stringfinal com.google.gwt.dom.client.NativeEventMethods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString 
- 
Constructor Details
- 
JsSliceClickEvent
protected JsSliceClickEvent() 
 - 
 - 
Method Details
- 
getItemKey
 - 
getItemIndex
public final int getItemIndex() - 
getMouseEvent
public final com.google.gwt.dom.client.NativeEvent getMouseEvent() 
 -