
BBjGridMouseEvent
Description
In BBj 6.0 and higher, BBjGridMouseEvent is an abstract class that acts as the base class for other GridMouseEvents.
Remarks
To see grid mouse events, set capture to true as follows: BBjGrid::setMouseCapture(true)
Methods of BBjGridMouseEvent
Return Value |
Method |
int |
|
int |
|
int |
|
int |
|
boolean |
|
boolean |
Methods of BBjGridMouseEvent implemented for BBjGridEvent
Return Value |
Method |
---|---|
Methods of BBjGridMouseEvent inherited from BBjGridCellEvent
Return Value |
Method |
java.awt.Rectangle |
|
int |
|
string |
|
int |
getRow() |
Methods of BBjGridMouseEvent inherited from BBjSysGuiEvent
Return Value |
Method |