public class StockChartRightClickEvent
extends com.vaadin.ui.Component.Event
| Constructor and Description |
|---|
StockChartRightClickEvent(com.vaadin.ui.AbstractComponent source,
int x,
int y,
int absoluteX,
int absoluteY) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsoluteX() |
int |
getAbsoluteY() |
int |
getX() |
int |
getY() |