Search
CellMouseEvent Members
Methods
 


Contains the arguments passed to cell-related mouse events.

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

 Public Methods

  Name Description

getButton

Gets the clicked mouse button.

getCell

Gets the cell related to the event. (Inherited from CellEvent.)

getClicks

Gets the number of mouse clicks.

getX

Gets the relative x-coordinates of the mouse.

getY

Gets the relative y-coordinates of the mouse.

 See Also