Search
RowMouseEvent Members
Methods
 


Contains the arguments passed to row-related mouse events.

The following tables list the members exposed by the RowMouseEvent type.

 Public Methods

  Name Description

getButton

Gets the clicked mouse button.

getClicks

Gets the number of mouse clicks.

getRow

Gets the related row. (Inherited from RowEvent.)

getX

Gets the relative x-coordinates of the mouse.

getY

Gets the relative y-coordinates of the mouse.

 See Also