|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.visualization.client.events.OnMouseOverHandler.OnMouseOverEvent
public static class OnMouseOverHandler.OnMouseOverEvent
The onmouseover event is fired when the mouse is over data displayed in the visualization.
Constructor Summary | |
---|---|
OnMouseOverHandler.OnMouseOverEvent(int row,
int column)
|
Method Summary | |
---|---|
int |
getColumn()
|
int |
getRow()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OnMouseOverHandler.OnMouseOverEvent(int row, int column)
Method Detail |
---|
public int getColumn()
public int getRow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |