public class ChartNativeEvent
extends com.google.gwt.dom.client.NativeEvent
NativeEvent
Modifier | Constructor and Description |
---|---|
protected |
ChartNativeEvent()
Needed for GWt injection
|
Modifier and Type | Method and Description |
---|---|
int |
getLayerX()
Returns the layer X property
|
int |
getLayerY()
Returns the layer Y property
|
java.lang.String |
toContentString()
Returns the string representation of the object content.
|
getAltKey, getButton, getChangedTouches, getCharCode, getClientX, getClientY, getCtrlKey, getCurrentEventTarget, getDataTransfer, getEventTarget, getKeyCode, getMetaKey, getMouseWheelVelocityY, getRelatedEventTarget, getRotation, getScale, getScreenX, getScreenY, getShiftKey, getString, getTargetTouches, getTouches, getType, preventDefault, stopPropagation
public final int getLayerX()
public final int getLayerY()
public final java.lang.String toContentString()